Dude, turn off your caps lock, in the digital world it's kind of rude to write in all caps, gives the impression you're shouting at people.
When there's an infinite loop in example code it's assumed your running it in the actual DarkBasic program so you can just press Esc or F12 and it will automatically quit out of the program. YOu will obviously need to write a way out of loops when you actual write games.
To figure out what the 48 means, you'll have to research the ASC() command. 48 could be an ASCII character code, a color value, part of a coordinate pair, or it may just be a regular number that is fed into the ASC() function to get a desired result.
The help system in DB is pretty good if you have a basic knowledge of programming, otherwise it kind of stinks. Check out the Beginner's Guide to DarkBasic Game Programming if you can't figure i tout.
Crazy Donut Productions, Current Project: KillZone
Web Site Button Does Not Work, Visit Here: http://www.geocities.com/crazydonutproductions/index.html