Page 1 of 1

Bas/Dat editor

Posted: Mon May 04, 2009 6:51 pm
by flaxen
I've made this little program while im not coding something else.
You basicly write a code, save it either as a .dat or .bas file.
Have some functions which allows you to choose a color for foreground, background etc. And a code for a dialog/window.

When you have written a code you just enter the name of the .bas file you want to save it in, press the button, open it with Just Basic and run it!

Posted: Mon May 04, 2009 7:01 pm
by flaxen
Just found a minor text bug...
So take this one

Posted: Mon May 04, 2009 9:26 pm
by John Davidson
flaxen wrote:Just found a minor text bug...
So take this one
Why not just update the original file?

John

Posted: Tue May 05, 2009 11:50 am
by flaxen
New version.
Fixed some text
Added some new stuff