home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 9
/
09.iso
/
l
/
l210
/
1.ddi
/
REFEXAMP.ARC
/
DBTREES2.PRO
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1988-06-21
|
273 b
|
12 lines
%====================== db_btrees/2 ===============================
DOMAINS
DB_SELECTOR = mydba
GOAL
/* You may need to add a path to REGISTER.BIN */
db_open(mydba,"register.bin",in_file),
db_btrees(mydba,BtreeName),
write(BtreeName),nl,
fail.