Compiling and running from any file

BlitzMax Forums/BlitzMax Beginners Area/Compiling and running from any file

dothedru22(Posted 2006) [#1]
Is there a way to compile and run from any file in blitz basic. You know like you can in Visual Studio and stuff. It sortof sucks going back to my main file everytime I want to run.. Thanks.


REDi(Posted 2006) [#2]
check "Lock build file" in the program menu.


H&K(Posted 2006) [#3]
If you are able use BLide, (Ok so Im a Blide Groupie, Go ziggy Go), then whatever file you are in, if its part of the open Project, then the project Runs. (I have a feeling the Community IDE does the same)


dothedru22(Posted 2006) [#4]
Thanks for both replies. Helped me out alot. Im currently using the standard Bmax Ide cause I just like a simple Ide that doesnt take that much power to run.. Thats why I liked Visual Studio 6 so much.(the newer ones are just massively bloated). I may try out Blide one time or another..Thanks