DSK2:100,102    BASIC PROGRAMMER AIDS

^ALGOR  BAS^ 4          -produces a string of (FI ID# LI 00) for ID #'s
^ASCII  BAS^ 4          -produces ASCII codes useable by the CHR(X) command
^BENCH  BAS^ 3          -benchmark and multiple terminal test
^BENCH1 BAS^ 1          -benchmark test 1 OF 7 by KILOBAUD magazine
^BENCH2 BAS^ 1          -Benchmark test 2 of 7 by KILOBAUD magazine
^BENCH3 BAS^ 1          -Benchmark test 3 of 7 by KILOBAUD magazine
^BENCH4 BAS^ 1          -Benchmark test 4 of 7 by KILOBAUD magazine
^BENCH5 BAS^ 1          -Benchmark test 5 of 7 by KILOBAUD magazine
^BENCH6 BAS^ 1          -Benchmark test 6 of 7 by KILOBAUD magazine
^BENCH7 BAS^ 1          -Benchmark test 7 of 7 by KILOBAUD magazine
^BENCH8 BAS^ 1          -Open and close file 100 times
^BLOCKS BAS^ 1          -gives you # of bytes per blocking factor for files
^CONVER BAS^ 4          -converts a number from one base to a different base
^DELREM BAS^ 5          -deletes all REM statements in your Alpha Basic prog.
^DIR    BAS^ 2          -a sample program displaying the use of ^DIR.SBR^
^EXISM  BAS^ 9          -makes a .CMD file that expnds or cntrcts an ISAM file
^FULIST BAS^ 29         -lists all Basic files that use the ^++INCLUDE^
^INCLUD BAS^ 27         -Listing and sort of all modules and (optionally) xcalls
^INCLUD DO ^ 1          -Associate file for INCLUD.BAS
^INPT   BSI^ 22         -Allowes VUE-like editing on BASIC program input
^INPT   DOC^ 13         -Documentation for INPT.BSI
^INPT   MAP^ 3          -Mapping of variables for INPT.BSI
^IOXREF BAS^ 13         -cross reference file access states. in source listing
^LOCK   BAS^ 4          -Display up to 54 locks set using XLOCK.SBR
^MKISM  BAS^ 8          -makes a .CMD file that allocates a new ISAM file
^MNUPRT BAS^ 8          -prints screen menus from ^SHELL^ to a printer
^NUMBER BAS^ 5          -will put #'s in a VUE or EDIT file to make it Basic
^NUMBER RUN^ 4          -Will put #s in a VUE or EDIT file to make it BASIC
^OUTPUT BAS^ 7          -Output documented program listing
^PACKER BAS^ 17         -Alpha Basic source code packer
^PAUSE  BSI^ 1          -Pauses for user input
^RANVUE BAS^ 56         -VUE random files...includes all other RANVUE.*
^RANVUE DAT^ 20         -Associate file for RANVUE.BAS
^RANVUE DO ^ 2          -Associate file for RANVUE.BAS
^RANVUE DOC^ 40         -Documentation for RANVUE.BAS
^RANVUE TXT^ 9          -Historical account of original RANVUE program
^RENUM  BAS^ 6          -aids in renumbering Alpha Basic source files
^RENUM1 BAS^ 18         -Enhanced version of RENUM.BAS
^RESEQ  BAS^ 7          -resequences Alpha Basic source by "manual step thu"
^SYSGEN BAS^ 17         -automatic system.ini file generation program
^VUESBR BAS^ 10         -Demo program to show use of ^VUE.SBR^