Have a play with it. The included demo is a full-blown device IDE...
Thanks guy. I was having a problem getting the hello world program to compile, but it was just a freak. I deleted the program, re-entered it and it compiled, so we are out of neutral and into first gear now
So I downloaded your lib, placed the folder in my code directory, loaded the b4a file into the editor, clicked the run icon, and got the following...
---------------
Compiling code. Error
Error parsing program.
Error description: Unknown type: basiclib
Are you missing a library reference?
Occurred on line: 5
Dim Blib As BasicLib
---------------
did i forget to do something? sorry, i'm a basic coder, and all this java stuff like object references and so many files and references in so many places is just killing me... :sign0013: