I have been writing BASIC programs since 1981.
But I don't know how to program, it appears.
I started using darkbasic about a month ago.
I don't know the difference between "project" and "file".
I start DarkBASIC and load a "file" (whatever that is).
Then I run the program. It runs. I've made about 3 changes, then thereafter it seems to be running something else. It has about 75 lines of code.
I put in the control statement Print "I am here" and Wait key near the end, it doesn't print them. I put them close to the middle, it doesn't print them. I put it RIGHT AT THE BEGINNING, it DOES NOT PRINT THEM!!!!
I ERASE EVERY DAMN LINE OF CODE until the ONLY code is
Print "I am here"
wait key
And I DO NOT SEE THOSE TWO LINES APPEAR, instead I get every letter of the alphabet in upper and lower case printing on the screen, which is the ORIGINAL PROGRAM that I loaded when I started!!!!!!!!
darkbasic is broken.
If all the "1"s are in the right place, it'll work like a charm.