IonicWind Software

IWBasic => General Questions => Topic started by: GJ on March 03, 2007, 07:33:07 AM

Title: Build options ?
Post by: GJ on March 03, 2007, 07:33:07 AM
When i'm using the build menu (F8), i have to set the target (windows exe, console,dll )
Is there a way to set this in your code ? , like $compile "windows", $compile "console", $compile "dll" or something like that ?
I sometimes run console only code  and forget it is for console only .....  ;D




Regards,


Gertjan (GJ)
Title: Re: Build options ?
Post by: Ionic Wind Support Team on March 03, 2007, 07:41:49 AM
Once you build a single file for the first time the options are stored for that program.  You don't have to keep setting them for that program. Just press CTRL+F8 to compile and execute.

Title: Re: Build options ?
Post by: GJ on March 03, 2007, 08:05:33 AM
Thanks Paul for your quick answer , it was just questioning my mind  ;D
It took me longer to reply, cause new version Firefox crashed when trying to reply.... back to Internet Explorer btw.
I must learn to use CTRL+F8 more often, despite using the build menu, create button. Thanks again for the info.


Regards,


Gertjan (GJ)