Hi all,

This is a very dim question, but hey, this is a beginners' list so I hope 
you'll forgive me.

I want to be able to pass variable data arguments to my perl script from an 
outside application by calling a command line that's something along the 
lines of:

perl myscript.pl "data1" "data2 "data3"

(a) is it possible to pass data arguments via the command line in this way?

(b) inside the script I want to assign them to variables -- but how do I 
reference them? Do they count as being on STDIN or something?

Thanks for your help,

best,

Mo



Mo Holkar
Undying King Games
[EMAIL PROTECTED]
http://www.ukg.co.uk

Reply via email to