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 ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to