home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / pocketbk / developmen / oplexamp / FINDFIEL.BUG < prev    next >
Text File  |  1994-04-18  |  503b  |  17 lines

  1. ==========
  2. psion/opl #1104, from cporteous, 386 chars, Apr 18 00:11 94
  3. Comment to 1102. 
  4. ----------
  5. If you have version 1 of the programming manual, the text of the
  6. description of FINDFIELD() is wrong. It is the case
  7. dependant/independant value that should be multiplied by 16 before
  8. being added to the direction value.
  9.  
  10. Also there is a bug associated with this function.
  11.  
  12. You should POKEB(PEEKW($1c)+7),0 immediately before any call to
  13. FINDFIELD() to avoid the problem.
  14.  
  15. Regards Colin
  16.  
  17.