Dark Bit Factory & Gravity
PROGRAMMING => Freebasic => Topic started by: zawran on November 02, 2006
-
I have just installed FreeBasic again on my computer, but I have forgotten what I had to write into the setting to get rid of the console window when running the code. Could someone please let me know?
[edit] If I remember correctly, then Clyde posted it a long time ago, but I couldn't find it using the search.
-
put the following with a space after the program you wish to compile and run -s gui
btw, try FBIDE it's a very handy ide for Freebasic.
-
Yup, that did it. I am using the FBIde, just forgot to mention that :) Now that I got the compiler and IDE going, its time to take a look at my old code to see if I can find heads and tails of it all, thanks for the quick response.
-
No worries mate.