Is there a way to feed a switch to a PerlApp generated .exe? I have a perl script that takes some command line arguments: For instance "perl -s myscript.pl -g -f" But when I generate a myscript.exe from PerlApp, the switches no longer function... i.e. "myscript.exe -g -f " A work around? Other applicable syntax? Thanks, ~Robert
- WINNT Robert Smith
- WINNT Omar Shariff
- RE: PerlApp and commmand line switches Timothy Johnson
- RE: PerlApp and commmand line switches Robert Smith
- RE: PerlApp and commmand line switches Jeff 'japhy' Pinyan