At 11:38 AM 6/7/2001 -0700, Tavis Rudd wrote:
>one other minor point:
>should we require the quotation marks on files?
>
> > #include raw $userHTProfile
> > #include "footer.html"
> becomes
> > #include raw $userHTProfile
> > #include footer.html
I could easily live without them. That means "raw" can never be included,
but who cares? It's uncommon as a filename especially considering most
names have an extension.
Or you could allow "#include raw" by itself to mean include the file named
"raw". Up to you.
But, yes, we can do without quotes. After all, $foo doesn't even expand
with quotes unless $foo really contains them.
-Chuck
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel