> >What do you think about this limitation of loch: Impossible to obtain a >value inferior to -32768. It changes itself to a positive value.
It seems that the loch of something is a 16 bit number (is that a short integer, or a medium integer?). Wrapping around to a negative number if you go to positive, and vice versa, is normal behavior for integers. I guess you'll be limited to a CRT or LCD screen that is about 38 feet across for now. -- [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
