Is there a way to handle parameters to a script. Up to this point I have written entirely self contained scripts.

I need something to take parameters I feed with something like this (kix32.exe .kix ). I am wondering how would I access this data in my script.

Thanks