Hi,<br><br> I'm trying to use %ARGV to get command line parameters, however there doesn't seem to be anything in $ARGV[0] or $ARGV[1]. I am wondering if the problem is because the script is being called through another script using the system() call.<br><br> How do I get at the command line parameters?<br><br>Cheers<br>Loon<br>