Is there no way to pass command line arguments to a compiled JScript executable? If so, this renders compiled JScriptsomewhat useless!
import System; print(System.Environment.CommandLine);