home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 1B
/
DATAFILE_PDCD1B.iso
/
_pocketbk
/
pocketbook
/
001
/
lex_zip
/
BACCESS.LEX
next >
Wrap
Text File
|
1991-06-03
|
1KB
|
28 lines
/***************************************************************************/
/* OPLLINT LANGUAGE EXTENSION FILE */
/* */
/* File: BACCESS.LEX */
/* Contains: Binary File Access Language Extensions */
/* */
/* 05/11/90 SJE Created */
/* 20/12/90 SJE Updated for V2.00 */
/* */
/* Copyright PSION UK plc 1990 */
/***************************************************************************/
bcreate%:(lfc%,fname$,ftype%,fsize)
bopen%:(lfc%,fname$,ftype%)
bread$:(lfc%,len%,...)
bwrite%:(lfc%,data$,...)
bmwrite%:(lfc%,data$,...)
bsetad%:(lfc%,address)
bgetad:(lfc%)
bsiz:(lfc%)
bclose%:(lfc%)
bdelete%:(fname$,ftype%)
bexist$:(fname$,ftype%)
bsetdev%:(device$)
bremove:
baccver%: