Hi all, I'm doing development for an SMS app on a handspring. Having a bit of a problem with the PalmOS character substitution of characters in the GSM alphabet. The problem is as follows;
When a message is sent to the device which contains characters that are not in the PalmOS alphabet (delta, phi, gamma, etc) then they are substituted by strings (\Delta, \Phi, etc). This is fine, but as part of the app I have to receive the GSM character '1)' (its hex 1B in GSM). This obviously isn't in the PalmOS alphabet either but instead of substituting it with a string the device just ignores the character altogether. The only reason I know its missing is because I know what I sent to the device. Does anyone know if there is anyway of receiving this character ? Regards Steve -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
