At 10:18 AM 6/7/2001 -0700, Tavis Rudd wrote:
>Chuck,
>I agree with all this, but don't like the name #copy
>
>#verbatimInclude
>or
>#verbatim-include
>or
>#plainInclude
>or
>#plain-include
>
>would be better. Your thoughts?

I prefer #copy to the above.

Another choice is to have an optional argument to #include:
    #include "foo.text" interpret=0

Or insert:
    #insert "foo.text"
All though that is a little vague and starting with "in" like "include" 
might create brainspace competition. Forget "insert".

BTW your examples bring up the interesting point of compound word 
directives. I don't see any reason why we can't allow a space like we do 
with "#end if". For example:
    #include verbatim "foo.text"


-Chuck


_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to