in reply to Re^3: Help with processing command line arguments
in thread Help with processing command line arguments
You can use start to get file-associations from the command line, as in start file.pl 1 2 3. (However, this will launch perl in a sperate process and window.)
|
|---|