GLBasic forum

Main forum => GLBasic - en => Topic started by: Marmor on 2013-May-29

Title: how to get the configuration string ?
Post by: Marmor on 2013-May-29
hi,
i need a way to get which target is set for the last compiled app.

if you compile the editor say **** Configuration : xyz ****
in the first line .

this is what i need to know.

ill guess the editor call the gpc first with some commands , is this right ?


i try to change the gpc with my own programm to spit out the comandline$ but sometimes it isnt working .

@kitty  zipping  the full distribute folder is bad , needs much time and have no comfort.

any tipps ?

Title: Re: how to get the configuration string ?
Post by: MrTAToad on 2013-May-29
Cant think of a way of getting that - the nearest you can do is get the OS the program is running on...

The editor calls GPC, but only with the relevant platforms parameters