Hi Rob...

How is 'HypertensionRecord.DBPulseValue' getting initialized?

>From the code all I see is you're reading in the record into RecP, which is 
>correct, but then you're initializing Yvalue from something other than the 
>record that you just read.

RecP = (HypertensionRecordTypePtr)MemHandleLock(RecH);
Yvalue = HypertensionRecord.DBPulseValue; 
...

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

Reply via email to