home *** CD-ROM | disk | FTP | other *** search
- BASDLX (C) Copyright 1986,1987 By Gustavo H. Verdun
-
- (If you wish to get the OBJECT files to BASDLX, send me a disk +$2.50 or just
- $5 and I'll mail you a disk with the latest ver. of BASDLX + the OBJECT files)
-
- BASDLX History:
- --- BASDLX VERSION 1.4, RELEASED APRIL 9, 1987 (Second Release v1.4)
- MAJOR BUG has been fixed in the GETSTRD function. `MODE% exits' returned
- with a `7' no matter what extended key was pressed!
-
- --- BASDLX Version 1.4, Released April 2, 1987 (original Release. Avoid USE!)
- Improved the GETSTRD function. Fixed bug in GETSTRD that caused deleting of
- characters from the end of the string even if the cursor was in the middle!.
- Fixed bug in GUN that caused a continuous tone on the speaker.
- Added the following routines:
- ALLDRIVES Returns the number of logical drives available.
- ALLDIRS Scans specified drive and returns all the availible directories in a
- string array!
- GETSTRD Completely improved (changed arguments) This version accepts
- the definition of the valid keys. Moved the basic parameters to
- specify curosr shapes frame character to a new routine called CNFGSD
- CNFGSD Allows one to customise GETSTRD.
-
- --- BASDLX Version 1.3, Released March 1, 1987
- Added the following routines:
- DATESTR Writes the current date in a string using the following
- format: Thursday, February 26, 1987 or Thu, Feb 26, 1987
- GETSTRD Allows Data entry of a string. Supports all line editing
- commands (i.e. Ins,Del,left arrrow,right arrow, and many more.)
- This could be the routine you're looking for to make your
- data entry programs look sharp! (See documentation for
- a complete description.)
- TIMESTR Writes the current time in a string using the following
- format: HH:MM:SS.HD
-
- --- BASDLX Version 1.2, Released February 1, 1987
-
- GUN Simulates sound the of gun or machine gun (fires shots)
- SNDOFF Turns off speaker to stop sounds from being made.
- SNDON Turns on speaker to allow sounds to be made
-
- SNDOFF & SNDON can be used to disable or enable the BASIC SOUND and BEEP
- commands.
-
- --- BASDLX Version 1.1, Released November, 1986
-
- Original public release of Basic Deluxe library!
-