Qbasicnews.com
DATA statement - Printable Version

+- Qbasicnews.com (http://qbasicnews.com/newforum)
+-- Forum: Qbasic "like" compilers/interpreters (http://qbasicnews.com/newforum/forum-5.html)
+--- Forum: FB Discussion & Programming Help (http://qbasicnews.com/newforum/forum-15.html)
+--- Thread: DATA statement (/thread-6477.html)



DATA statement - Anonymous - 03-15-2005

i have code that i have previously tested, and i know is sound

the code reads a series of DATAs, and stores them into an array.

well, i have modified a couple of the datas to numbers over 32768

everytime i try to read those numbers into a ushort, they are set to 32768... is this a bug / limitation????


DATA statement - v3cz0r - 03-15-2005

I actually never wrote proper versions for unsigned data types with READ, my bad.. done, but you will have to wait for the next release, sorry..


DATA statement - Anonymous - 03-15-2005

no problem, i just poked the data right into my map array where i needed it and saved it =)


dont be sorry man... fb owns all over the place

i only wish i was as leet as you maybe i could help you then :P