Would this work for you?  I've used it in other Palm applications without
problems (except precision loss).

Double MyDouble;
Float MyFloat;

MyDouble = MyFloat;
or
MyFloat = MyDouble;



-- 
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