Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Within Qbasic this runs fine, but after compiling this to .exe with the compiler I downloaded from this site (the recommended v4.5) I get the following statement:
quoted from dosbox Input run-time module path:
any ideas how to make this work as an .exe?[/code]
There are two options when you create an exectuable. Choose the one that says:
Create Stand Alone EXE
That should do it.
Come check out [url=http://www.freebasic.net/forum/index.php]FreeBASIC[/url]. The syntax is based on QuickBasic, but it expands to use pointers, operator overloading, etc... The list goes on and on!