home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
PROG
/
BASIC
/
IMB9005.ZIP
/
FCBLABEL.BI
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1990-05-01
|
339 b
|
12 lines
'INCLUDE FILE - FCBLABEL.BI
DEFINT A-Z
DECLARE FUNCTION DeleteDiskID% (Drive$)
DECLARE FUNCTION RenameDiskID%_
(Drive$, OldDiskID$, NewDiskID$)
DECLARE SUB GetDTAAddr (Segment%, Offset%)
DECLARE FUNCTION SetDiskID% (Drive$, VolumeName$)
DECLARE FUNCTION Lo% (IntegerVar%)
DECLARE FUNCTION GetDiskID$ (Drive$)