like this

print <<EOF;
All these lines
will have to be 
printed
until I give an:

EOF


remember that EOF must be on a line by itself and no leading spaces.

> -----Original Message-----
> From: David vd Geer Inhuur tbv IPlib
> [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 06, 2002 9:20 AM
> To: [EMAIL PROTECTED]
> Subject: print
> 
> 
> 
> Hi,
> 
> I am struggling with something very stupid.
> I know the print syntax, but I would like to use the "print <<EOF"
> 
> I have been searching all books for the exact syntax, but 
> just can't find it.
> Can anyone help ?
> 
> Exa:
> 
> print <<EOF
> 
> All these lines
> will have to be 
> printed
> until I give an:
> 
> EOF
> 
> .......
> ...
> 
> This does not work, where do I have to put the ";" and what 
> am I missing ?
> 
> Thanks for your help in advance !!
> 
> Regs David
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

----------------------------------------------------------------------------
--------------------
The views and opinions expressed in this email message are the sender's
own, and do not necessarily represent the views and opinions of Summit
Systems Inc.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to