Hi,

Previously, I've used CW v8 and everything were fine
with PalmOS 4.1 and 5.x

After installation CW v9.0 I've got problems after compilation.

PalmOS 4.1 shows:
"Application just executed an illegal or unknown machine language
instruction.
The opcode executed was 0xFFBC."
on FrmDrawForm().


in the following fragment.

fromOpenEvent :

frmP = FrmGetActiveForm();
FrmDrawForm(frmP);

PalmOS 5.x works fine.

I cannot find the reason of this, my successefull
source code was not changed. It seems that compilator
doesn't work correctly.

Maybe someone met this problems and pass it?
Could you suggest any solution to avoid this problem?

Thank you very much.



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

Reply via email to