Sinkler
OK i understand you dont want a any old basic book, but a %100 Dark Basic book.
But the thing about Dark basic or any kind of basic is that the way you program, varible, sub routeens, loops etc is basicly the same.
Why do you think that alot of people who have experience in other programing languages such as Visual basic, Pascal, Delphi etc can vertually start programing in DB straight away? Because the way you program is almost the same.
If this wasent the case, it would be very dificalt for anyone to start on a new language.
If you can produce a smal section fo code that prints a name on the screen and then loops serveral times over to print the same name over and over again in say Pascal. You can produce the same program no problem with DB Visual Basic Q Basic etc etc with very little change to the code.
TRy to stop limiting yourself to just learning DB, learnign other languages wont be a waist of time.
Learning to program and how programing structure works is what your haveing problems with. The actual Sytax or wording of these commands is no problem once you understand it.
The web is FULL of exaples online tutorials etc.
Check out some Visual basic stuff or some Q Basic stuff.