WC -Sx- Jones said:
> QUESTION - Can anyone tell me the trick to get __DATA__ to read the
> preceeding program code?
seek DATA, 0, 0;
--
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Part Two of an Infinite Series...
STANDARD FILE HANDLES
* By convention, all filehandles and dirhandles are capitalized.
HANDLE PURPOSE
STDIN Standard Input
STDOUT Standard Output
STDERR Standard Error
ARGVArgument passed on the script's command line
DATAData at end of script (afte