========== psion/opl #1235, from psioncorp, 965 chars, Jun 2 18:00 94 Comment to 1233. ---------- > Dave, > not sure how worried to be. Perhaps you could document a couple of lines > of OPL to call before each call to FINDFIELD to notify of the address > contents problem. This is the line of OPL that you would call before doing a FINDFIELD; pokeb(peekw($1c)+7),0 > little confused regarding your suggestion. You say that FINDFIELD is OK > UNLESS the byte at address peekw($1c)+7 is zero, but if I understand your > workaround correctly, you set that byte to zero before calling FINDFIELD. Reading back I can see the confusion, what it should say, in my message, is that FINDFIELD will perform a normal FIND ... it should not intimate that FINDFIELD works, sorry. > You also mentioned it's a temporary fix. How's it proposed to become > permanent?I look forward to your comments The bug will almost certainly be fixed in the next release of OPL (whenever that will be) or the documentation changed to reflect its limitations Dave (psioncorp)