GLBasic forum

Main forum => Bug Reports => Topic started by: MrTAToad on 2010-Jun-14

Title: Passed command line arguments from the Options menu
Post by: MrTAToad on 2010-Jun-14
If you give command line options in the Option Window, then, on Windows at least, then the usual passing of the program full path and name isn't done.

Ie, normally you would normally get :

test.exe a b

However, with the Command Line option, you would get  :

a b
Title: Re: Passed command line arguments from the Options menu
Post by: Kitty Hello on 2010-Jun-15
I remember that I've fixed something here to make it the same for all platforms now. I'll keep it the way it is now. Is that OK?
Title: Re: Passed command line arguments from the Options menu
Post by: MrTAToad on 2010-Jun-15
That'll be fine