home *** CD-ROM | disk | FTP | other *** search
- Files: CUR_DRV.ASM, CUR_DRV2.PRG
-
- Purpose: To get the current drive letter.
-
- Usage: memvar = drive()
-
- Returns: memvar will contain a character string of length 1 which is
- the drive letter (i.e. A, B, etc.).
-
-
- Linking: PLINK86 fi yourprog lib clipper, CURDRV86
-
- or
- PLINK86 fi yourprog lib clipper, CURDRV87
-
-
-