The first line of the script must start with the shebang

#!/perl5/bin/MSwin32-x86

You should not have a comment above it, otherwise the operating system tries
to use the program "Path to perl with shebang symbol" instead of the perl
program

Carl

>
> Thanks for your immediate response. I tried with what you have
> suggested. But it is still giving error message as "can't find
> string terminator "'" anywhere before EOF at friend.pl line 51".
> Can you please suggest me what I have to do?
>
> ********************************************************
> # Path to perl with shebang symbol
> #!/perl5/bin/MSwin32-x86
> 

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

Reply via email to