"R. Joseph Newton" wrote: > print "$stringGoodbye\n";
Whoops--sorry, that should be: print $string . "Goodbye\n"; Joseph -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
"R. Joseph Newton" wrote: > print "$stringGoodbye\n";
Whoops--sorry, that should be: print $string . "Goodbye\n"; Joseph -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]