Jeff 'Japhy' Pinyan wrote: > > On Dec 18, Lance Prais said: > > >I tried to use '((substr($line, 42, 7)' which the text I want to include but > >it did not show the output. > > You can't put code inside a quoted string and expect it to evaluate.
"@{[ substr $line, 42, 7 ]}" :-) John -- use Perl; program fulfillment -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]