in reply to
win32/unix compatible script
Use quotes around command line options that have spaces in them should work in both windows and unix.
myScript -p "C:/My Documents"
Comment on
Re: win32/unix compatible script
In Section
Seekers of Perl Wisdom