"John W. Krahn" <[EMAIL PROTECTED]> writes:

> print 'Program name: ', __FILE__, "\n";
> print 'Current script line: ', __LINE__, "\n";
> print 'Current package: ', __PACKAGE__, "\n";

Thanks.. I'd seen those first too in a few places but blithely zipped
over them not realizing what they were.  
Thanks...


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

Reply via email to