Jeff,
Thanks a lot for your reply. Acutally external APP was passing value to
command prompt so the first option did work.
"Jeff 'japhy' Pinyan" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Jul 22, Perl said:
>
> > what can be the syntex of assigning a variable (my $path) i
On Jul 22, Perl said:
what can be the syntex of assigning a variable (my $path) in perl which is
taking value (for example c:\documents\script.txt) from an expternal APP.
How is your program getting passed this value? On the command-line? If
so, then you would access the value from the @A