Hotbasic Basic Compiler
......................................................................................................................
This Page contains Hotbasic Sourcecode and Software for you to use freely.
It would be nice to get an email telling that you are using this code.or an application.
All these programs are developed using the great compiler HotBasic. Hotbasic is a basic compiler you probably already understand that due to the name, and it compiles the basic program into assembler code and without any external libs och dll files. And the programs that you develop will become very small, how about this 10k for a small dos concole program, isn't that great. That is hard to beat with another basic compiler. And what about the syntax you might say, well it's basic and very much is similary to visual basic 6.
Now also Windows Vista compatible.
How about this small program to create a start for a gui application

Create f as form
caption="My test app"
end Create
f.showmodal
end

Can it be more simple ??
Check it out for yourself HOTBASIC Homepage

All code and programs on this page is free to use as they are, with no warranties.
StrLeft, StrRight, StrLeftBack, StrRightBack, CharToOEM
MSI Launcher source
Application Launcher source
Get Software Version (GetNewVersion)
Hotbasic Debugger by FNOWare
Convert Textfile to Hotbasic Code
Convert Int64 to Hex using DoInt64 custom object
Custom Command optimizer for Hotbasic by FNOWare
No more print and debug sourcecode adding when finding bugs, hotbasic debugger will help you move to new heights. Now Windows Vista Compatible.
The best way to create a addon command / object for HotBasic.
"best executables" is still HotBasic