home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1B / DATAFILE_PDCD1B.iso / _pocketbk / pocketbook / 001 / lex_zip / LIBRARY.LEX < prev    next >
Text File  |  1991-06-03  |  2KB  |  52 lines

  1. /* -------------------------------------- */
  2. /* Library.Lex  OPL Language Extensions   */
  3. /* File for use with OPLLINT              */
  4. /* Destination HC Hand Held               */
  5. /* 11/03/91 - PJC                         */
  6. /* 24/04/91 - PN: list recompiled         */
  7. /* -------------------------------------- */
  8.  
  9. alert%:(warn1$,warn2$,plist%,esc$,beep%)
  10. appdir$:(search$,fidptr%)
  11. appid%:(appname$,ppid%)
  12. appkill%:(pid%)
  13. appname$:(pid%)
  14. autooff%:(timeout%)
  15. awtabs%:(year%,month%,day%,hour%,minute%,second%,pKey%)
  16. clerr:
  17. dashline:(xx1%,yy1%,xx2%,yy2%,pon%,poff%)
  18. devinfo%:(device$,pinfo%,pvol%)
  19. fldtype%:(device$)
  20. flgetat%:(filenm$)
  21. flgtpth$:
  22. flinfo%:(filenm$,pstatus%)
  23. flmkdir%:(path$)
  24. flrmdir%:(path$)
  25. flsetat%:(filenm$, status%, mask%)
  26. flstpth%:(path$)
  27. fltspth%:(path$)
  28. format%:(device$)
  29. mcancel:
  30. mcopy%:(ppid%,from%,to%,length%)
  31. menu%:(type%,plist%,mename$)
  32. mfree:(mbufptr%,retval%)
  33. minit%:(qlength%,msize%)
  34. mrasync%:(mbpaddr%,statptr%)
  35. mrsync%:(mbpaddr%)
  36. msend%:(ppid%,mtype%,mbufptr%)
  37. osmc%:
  38. ossetdt%:(dd%,mm%,yyyy%)
  39. ossettm%:(hh%,mm%,ss%,mode%)
  40. osver$:
  41. rsclose%:(handle%)                  
  42. rsopen%:(phandle%,port$,baud%,parity%,datasiz%,stop%,hand%,term&)
  43. rsread%:(handle%,dataptr%,maxlen%,timeout%)
  44. rssense%:(handle%,psense%)
  45. rsset%:(handle%,baud%,parity%,datasiz%,stop%,hand%,term&)
  46. rstest%:(handle%)
  47. rswrite%:(handle%,dataptr%,length%,timeout%)
  48. runapp%:(appname$,cmdline$,ppid%)
  49. runopl%:(oplname$,ppid%)
  50. swsound%:(key%,buzz%,loud%,enable%)
  51.  
  52.