Yes I meant DarkBasic Pro. I am trying to load an image which I will then test for color values. I input the MtrxNmbr$ as a string and concatinate it to "Mtrx" and add ".bmp"
I have similar files in the folder, and it loads one and gives the error "Runtime error 1003. Could not load bitmapat line 34."
when I made the bitmaps I made sure they were RGB, 8 bit, Windows format.
Is there something about DBP that it requires a particular flavor for a bitmap image?
It baffles me as to why it will load one image and not the other.