![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Re: Re: Re: Re: One-liner ascii/binby mkmcconn (Chaplain) |
on Nov 24, 2001 at 01:19 UTC ( #127176=note: print w/replies, xml ) | Need Help?? |
Hi, You are so veeery close, only that I get: Can't find string terminator "'" anywhere before EOF at -e line 1. : Rolf It appears you are using CMD or COMMAND in Windows for your command-line interpretor, which doesn't know what to do with the quotes. Change I0's one-liner to this:
... and it will work. mkmcconn
In Section
Seekers of Perl Wisdom
|
|