home *** CD-ROM | disk | FTP | other *** search
- BASREF - DOCUMENTATION
-
-
- The BASREF program is a utility program designed to help in
- developping programs in MICROSOFT BASIC on the IBM PC. The
- program requires 64K of memory to run.
-
- BASREF produces a cross-reference list for every variable
- and line number referenced by a GOTO, GOSUB, THEN, ON... that
- appear in a BASIC program. The program must be saved in ASCII,
- that is using the SAVE "PROGRAM.BAS",A option.
-
- The listing can be sent to the screen, printer or disk file.
- An iteractive menu guides the user through the program, with help
- menus available. A formatted listing of the program can be also
- generated.
-
-
- * B A S R E F * (C) Copyright 1983 -F.Boulanger