
mda at discerning
Apr 1, 2007, 11:24 PM
Post #1 of 2
(1099 views)
Permalink
|
|
Execute in a specified syntax?
|
|
Is there a simpler way of specifying that I'd like a particular file Execute'd in a particular syntax, than this ugly thing: [$ syntax SSI $] <!--#include virtual="includes/header.shtml"--> [$ syntax Embperl $] Something like: [- Execute syntax="SSI" ('includes/header.shtml') -] perhaps? Also, what has to be done to get embpcgi.pl to report something more useful than just $rc and time? -mda --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe [at] perl For additional commands, e-mail: embperl-help [at] perl
|