Chances are very high that POSE caught a bug in the program that the real
machine ignores.

It's obviously ok to read that location on a real OS/4 device.  But since
the data is garbage (at least as far as your program is concerned), I'd
question what decision your program is making based on garbage.  Half the
bits in random data are right... so a program can certainly make the right
decision for the wrong reason.  Happens all the time.

Check the buffer allocation for the insert field.  It's probably not set, or
worse yet, just a leftover value from the previous use of that memory.




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to