BETA12 Uploaded. First seven entries in the EDITOR section show the progress. Feedback below. Sample attached.
Cujo Canada : No plans to add dynamic multi-dimensional arrays
m2design : The variable colour is the one piece of code that has been tough to anticipate in the code parser, so have removed this option. Print never worked in the new interface, so being removed to avoid confusion (and to save a few trees)
Duke E : No plans to augment the search facility. It's only a basic search tool at present.
m2design : When you enter a name for the executable, it will automatically append a .EXE to ensure the final file is a Win32 executable
m2design : Folding symbol issues are due to the BCG library the interface uses (third party tool) and this bug has been reported to them
MrSteve : The latest BETA can build and execute Win32 executables here no problems. Anyone else cannot run a 'hello world' exe?
Green Gandalf : Thanks for the screen shots, I was able to reproduce your issues.
MayoZebraHat : You cannot declare a variable with a function (variablename as integer = ReturnedValue()), it must be a literal
Green Gandalf : Provided sample program ChangeMouseAndIcon.zip showing how to use cursors (redundant multi-icons removed from new editor)
Creating Game : One can but try
Burning Feet Man : As Sakuya suggests, the code view only shows the elements of the currently viewed DBA file (helps with organisation of larger projects)
zzbrandon : Can you provide some more info regarding the 'hard tutorials' issue so I can take a closer look, thanks.
HowDo : This works fine for me: free=42 : print free : wait key : end
chunks chunks : Cannot reproduce. Both fullscreen and window show the blue backdrop and text
CONFIRMED (TO-DO)
---------
* Create an error in line 55 and press compile, does not highlight, does not scroll to it
* DBP EXE's should clean-up the temp files more effectively
* Intellisense broken (try to type SET CONTROL DEVICE INDEX and it autocompletes too early)
* Attempt to place the END BLOCK at the same indentation as the line we're typing (opening)
I drink tea, and in my spare time I write software.