several commands are obsolet in dbp, so you cannot use them if you want to use your game in dbp ; I don't remimber where there is the list of the commands.
and there's another difference : in dbp, you cannot have spaces in your function's name : this code won't work :
do
tut tut()
loop
function tut tut()
print "1ab7ac"
endfunction
but if you change "tut tut" to "tuttut", it will work
hmm, I don't think that there are others differences in the code... oh yes, one more :
in dbp, you can have your code on several files, and not only the functions in the others files, but parts of the code ! it's great, I use a lot of gosubs, and every name: is in another file, so it's easier to understand the code
I'm following John, but I'm not john.
Lol, it is funnier in french
