I think it means that the value is not assigned.  I would check the types
for precord and hrecord, and make sure that you've allocated memory for
hrecord.  If that line of code is causing the crash, your problem is
probably with the value being assigned to hrecord.  That's my guess.
Regards,
Steve

-----Original Message-----
From: Andrew Lathrop [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 18, 2000 10:39 AM
To: Palm Developer Forum
Subject: Debug question


I have the following line of code in my program
precord = MemHandleLock( hrecord );

Sometimes when the program gets to that line, it crashes and i try debugging
using CW6.  Viewing the variables in code warrior, it says that precord has
a value of *Saving spool value/Entry not in queue*

Does anyone have a guess as to why this would be given as a value??  Or what
i need to do to fix it?  Thanks
Andrew



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

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

Reply via email to