home *** CD-ROM | disk | FTP | other *** search
- FORM.DOC Brief description of programs
- SAMPLE.FMT Sample format file for use in DESIGN.BAS & FORM.BAS
- MENU.BAS Menu program for executing other programs
- DESIGN.BAS Data entry screen design program
- FORM.BAS Data entry program
- CONVERT.BAS Direct access to sequential file conversion program
- CONVERT2.BAS Direct access to sequential file conversion program
- with comma delimited data
-
- A>BASIC MENU /S:256 Starts BASIC with maximum direct access record
- size of 256, then loads and runs MENU.BAS, ie
- assuming BASIC and programs are on drive A:
-
- Try SAMPLE.FMT as the format file in DESIGN.BAS and in FORM.BAS; then
- try designing your own screens!
-
- A>TYPE FORM.DOC >LPT1 Prints instructions including special key usage!
-
- Be patient after you press ESC in DESIGN.BAS; the program must read
- the whole screen to create the format file!