I am useing POD and writing a 68K app When I use StrAToI there is no problem deg = StrAToI(FldGetTextPtr(field));
When I use FlpAToF it compiles with no error but when I debug it I get an error message that the emulator just read from low memory 0X00000000 FDin = FlpAToF(FldGetTextPtr(field)); I'm stuck. Any suggestions would be greatly appreciated Jim -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
