Computer Science Canada

Sys.Nargs and Sys.FetchArgs

Author:  beard0 [ Fri Jun 18, 2004 3:56 pm ]
Post subject:  Sys.Nargs and Sys.FetchArgs

Sys.Nargs and Sys.FetchArgs both work absolutely fine - you just choose run with arguments, and away you go...until you compile it. Then, if in the comand line you enter arguments after the .exe name, Sys.Nargs ignores them and returns 0, and so Sys.FetchArgs doesn't work either. This is how I am wanting to open my pacman levels in the editor (double click on the .plv file, and have it associated with my editor) but right now it's just not working - I've tested it in Windows XP Pro, and 98, and neither works. Any ideas on what could be up would be a great help. Thanks.


: