in order to have it saying 'loading info' just use this:
print "Loading Info..."
load image "blah1.bmp",1
load image "blah2.bmp",2
load image "blah3.bmp",3
load image "blah4.bmp",4
load image "blah5.bmp",5
load image "blah6.bmp",6
but keep in mind unless you are loading ALOT (and i mean ALOT!!!)
of .bmp files, darkbasic will load them super fast.
If you are loading other files like .avi or .mpeg or something then it might load it a little slower, but in my experience you dont really need to put a loading screen.
Cap'n

Cheers,
Capt. America