home *** CD-ROM | disk | FTP | other *** search
- /* -------------------------------------- */
- /* Library.Lex OPL Language Extensions */
- /* File for use with OPLLINT */
- /* Destination HC Hand Held */
- /* 11/03/91 - PJC */
- /* 24/04/91 - PN: list recompiled */
- /* -------------------------------------- */
-
- alert%:(warn1$,warn2$,plist%,esc$,beep%)
- appdir$:(search$,fidptr%)
- appid%:(appname$,ppid%)
- appkill%:(pid%)
- appname$:(pid%)
- autooff%:(timeout%)
- awtabs%:(year%,month%,day%,hour%,minute%,second%,pKey%)
- clerr:
- dashline:(xx1%,yy1%,xx2%,yy2%,pon%,poff%)
- devinfo%:(device$,pinfo%,pvol%)
- fldtype%:(device$)
- flgetat%:(filenm$)
- flgtpth$:
- flinfo%:(filenm$,pstatus%)
- flmkdir%:(path$)
- flrmdir%:(path$)
- flsetat%:(filenm$, status%, mask%)
- flstpth%:(path$)
- fltspth%:(path$)
- format%:(device$)
- mcancel:
- mcopy%:(ppid%,from%,to%,length%)
- menu%:(type%,plist%,mename$)
- mfree:(mbufptr%,retval%)
- minit%:(qlength%,msize%)
- mrasync%:(mbpaddr%,statptr%)
- mrsync%:(mbpaddr%)
- msend%:(ppid%,mtype%,mbufptr%)
- osmc%:
- ossetdt%:(dd%,mm%,yyyy%)
- ossettm%:(hh%,mm%,ss%,mode%)
- osver$:
- rsclose%:(handle%)
- rsopen%:(phandle%,port$,baud%,parity%,datasiz%,stop%,hand%,term&)
- rsread%:(handle%,dataptr%,maxlen%,timeout%)
- rssense%:(handle%,psense%)
- rsset%:(handle%,baud%,parity%,datasiz%,stop%,hand%,term&)
- rstest%:(handle%)
- rswrite%:(handle%,dataptr%,length%,timeout%)
- runapp%:(appname$,cmdline$,ppid%)
- runopl%:(oplname$,ppid%)
- swsound%:(key%,buzz%,loud%,enable%)
-
-