Ron Smith <mailto:[EMAIL PROTECTED]> wrote:
: -----------------------------snip-2---------------------------
:
: Following is the code to the CGI script:
:
: #!/wwww/perl/bin/perl.exe -wT
This shebang line is in the wwww directory while the next
shebang is in the www directory. BTW, the ".exe" is not generally
included.
: I've since found a script that delivers what I want:
: -----------------------------snip-3---------------------------
: #!/www/perl/bin/perl.exe -wT
HTH,
Charles K. Clarkson
--
Mobile Homes Specialist
254 968-8328
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>