^ABCDEF BAS^ 8 -sorts a list of items
^ADDLBL BAS^ 6 -Print multiple address labels - 1 or 2 rows
^AL BAS^ 33 -Enhanced directory listing
^AL RUN^ 17 -Enhanced directory listing
^AMORTZ BAS^ 6 -Amortization program - calculates loan payment
^AMORTZ DAT^ 6 -Associate file for AMORTZ.BAS
^AMORTZ RUN^ 4 -Amortization program - calculates loan payment
^AMOS SBR^ 1 -Associate file for TSTDSK
^ANYCN SBR^ 2 -Associate file for REMIND.BAS
^BACKGD BAS^ 5 -Writes & submits a .CTL file from BASIC
^BBMAIL BAS^ 6 -Displays the captured text from the AMUS mail system
^BLOCKS SBR^ 1 -Associate file for TSTDSK
^BORDER BSI^ 2 -Draws screen border
^BUS BAS^ 4 -Displays contents of S-100 bus
^CCJNAM BAS^ 4 -displays JOB name without use of XCALLs
^CLEANT BAS^ 7 -Cleans out .LST file if .T, .TXT, or .WRT exists
^CLEANT DO ^ 1 -Associate file for CLEANT.BAS
^CLEANT HLP^ 3 -Documentation for CLEANT.BAS
^CONVRT BAS^ 17 -convert ASCII <-> RAD50 or RAD50 <-> ASCII
^CONVRT RUN^ 6 -Convert ASCII to RAD50 or RAD50 to ASCII
^CRTLST BAS^ 6 -creates .LST file of TCRT calls generated by TDV
^DBCHKD BAS^ 53 -Enhanced VERIFY - checks files against *.DIR file
^DBCHKD DOC^ 19 -Documentation for DBCHKD.BAS
^DBCHKD RUN^ 36 -Enhanced VERIFY -checks files against *.DIR file
^DBFCLS BAS^ 15 -close all your FOLDER (from Soft Machines) files
^DBFCLS DOC^ 7 -Documentation for DBFCLS.BAS
^DBFOPN BAS^ 15 -open all your FOLDER (from Soft Machines) files
^DBFOPN DOC^ 7 -Documentation for DBFOPN.BAS
^DEFPRT BAS^ 4 -system operator defines printers in'PTRNAM system'
^DICTON BAS^ 4 -creates a dictionary out of a sequential text file
^DICTON DO ^ 1 -Associate file for DICTON.BAS
^DIRHSH BAS^ 20 -Shows use of DIRHSH.SBR
^DIRHSH M68^ 85 -Returns file hash and version to array (like DIR/V/H/D)
^DIRHSH SBR^ 6 -Associate file for DIRHSH.BAS
^DSKACT BAS^ 32 -Checks for disk activity - adds, deletes, changed hash codes
^DSKDOC BAS^ 21 -Disk diagnostic
^DSKDOC RUN^ 11 -Disk diagnostic
^DSKDOC TXT^ 9 -Documentation for DSKDOC.BAS
^DSKTST BAS^ 15 -test for known disk problems on the am-410
^DSKUSE BAS^ 4 -counts disk space and bytes you are using
^ERROR BAS^ 7 -tests out error trapping
^FF BAS^ 1 -generates a form feed on printer in a CMD file
^FILPRT BAS^ 13 -types ALPHA BASIC source file listings w/ options
^FINDPO BAS^ 2 -tells user if I/O port is occupied or vacant
^FIXDIR BAS^ 50 -updates a directory listing to current hash and version
^FIXDIR DOC^ 21 -Documentation for FIXDIR.BAS
^FIXOVR BAS^ 5 -fix overlays that use a "+" in 2,2 for overprint
^FNDSTR BAS^ 14 -Search all files for FIRST OCCURRENCE of string
^FNDSTR RUN^ 7 -Search all files for FIRST OCCURRENCE of string
^FREREC BAS^ 3 -Sample program to display free records in an ISAM file
^FUNKEY BAS^ 5 -quickie program to create FUNKEY.PFK
^FUNKEY HLP^ 9 -Documentation for FUNKEY.BAS
^GET SBR^ 1 -Required for KBD.RUN
^GETREV BAS^ 23 -creates .AGO file to grab file versions from remote system
^GETREV DOC^ 20 -Documentation for GETREV.BAS
^GETUSR BAS^ 2 -Displays current user name from job control block
^GTCHR SBR^ 3 -?
^HELM BAS^ 34 -edits commands submitted to the task manager
^HOLDAY BAS^ 13 -find out how far away next holiday is...
^INCLUD BAS^ 27 -Get a printout of all include files and XCALLS in a program
^INCLUD DO ^ 1 -Associate file for INCLUD.BAS
^INITPR BAS^ 1 -allocates one disk block for 'PRTNAM system'
^ISAMST BAS^ 13 -display status of ISAM data files
^ISMDMP BAS^ 37 -Dump your ISAM files w/ this guy
^ISMEXM BAS^ 9 -^ISAM^ example program
^JOBNAM M68^ -Associate file for JOBTST.BAS
^JOBNUM BAS^ 1 -Returns job number of current job
^JOBNUM M68^ 5 -Source for JOBNUM.SBR
^JOBNUM SBR^ 1 -Associate file for JOBNUM.BAS
^JOBNUM RUN^ 1 -Returns job number of current job
^JOBTST BAS^ 1 -Returns current job name of terminal
^JOBTST RUN^ 1 -Returns current job name of terminal
^KBD RUN^ 34 -Displays keyboard layout and hightlights keys as pressed-get GET.SBR
^LABEL BAS^ 7 -prints up 3 across labels
^LABELS BAS^ 6 -menu to help printing of labels
^LOCK BAS^ 4 -displays up to 54 LOCKS from XLOCK
^LOGO BAS^ 16 -displays cute logo to screen, generates .bas file
^MAKEAA BAS^ 5 -Creates A.A in P,PN's for use with ^MUFDIT^.
^MEMO BAS^ 13 -inserts text from ^MEMOPAD^ file into ^ANDI^ format
^MESAG SBR^ 2 -Associate file for REMIND.BAS
^MESSAG BAS^ 3 -sends a message to a terminal
^NEWCMD BAS^ 22 -looks a a directory listing and creates a CMD file
^NOBRDR BSI^ 2 -Removes border drawn with BORDER.BSI
^OUTPUT BAS^ 8 -program to output dacumented program listings
^PASWOR BAS^ 2 -Password program
^PAUSE BSI^ 1 -Pauses BASIC routine
^PREPRO BAS^ 30 -preprocessor to convert 2.0 .M68 code to "older" .M68
^PFK BAS^ 24 -Macro type action on function keys (see PFKBAS.DOC)
^PFKBAS DOC^ 25 -Documentation for PFK.BAS
^PRDES BAS^ 2 -Writes descriptions to sequential file
^PRESEL DDL^ 29 -ANDI selection pre-processor
^PRESEL SP ^ 1 -Selection parameters for PRESEL.DDL
^PRINT1 BSI^ 2 -Maps statements used with PRINT2.BSI
^PRINT2 BSI^ 4 -Printer selection program
^PRO BAS^ 6 -shell program lets user only use pre-defined commands
^PROLAB BAS^ 42 -Program labeling routine
^PROLAB INI^ 1 -Initialization file for PROLAB.BAS
^PROLAB LIT^ 44 -Self extracting archive of all PROLAB.BAS related files
^RANSEQ BAS^ 5 -RANdom file to SEQuential file conversion routine
^RDATE SBR^ 1 -?
^RDPRT BAS^ 1 -Display printer names and locations
^RDUSER BAS^ 2 -program to read the USER.SYS file
^REMIND BAS^ 22 -Operator reminder utility
^REMIND LIT^ 32 -Self-extracting archive of all REMIND.BAS related files
^REPLCT BAS^ 4 -lists files of similar hash codes quick and easy
^REPLCT CMD^ 1 -Associate file for REPLCT.BAS
^REPLCT DOC^ 4 -Documentation for REPLCT.BAS
^RETURN BAS^ 8 -types return address labels
^RLOGIN BAS^ 5 -retrieve and display current login w/o using XCALLS
^ROCK BAS^ 6 -allows examination of ISAM index files
^RSERCH BAS^ 53 -generic random access file search program
^RSERCH DOC^ 9 -Documentation for RSERCH.BAS
^SCREEN BAS^ 15 -creates a custom screen using VUE
^SCREEN HLP^ 9 -Documentation for SCREEN.BAS
^SELECT BAS^ 14 -line processor that resembles 1-2-3
^SET925 BAS^ 6 -little tricks for the televideo 925
^SETFRM BAS^ 3 -Select printer form
^SEQRAN BAS^ 5 -SEQuential file to RANdom file conversion routine
^SNDMSG BAS^ 7 -Associate file for REMIND.BAS
^SPCPRT BAS^ 9 -print any list by columns
^STNDTE BAS^ 2 -checks the STNDTE SBR just below
^STNDTE SBR^ 2 -Used with the Julian routines
^SUMARY BAS^ 4 -lists usage summary for ^UAS^
^SYSMGR BAS^ 111 -File directory program tracks information about files
^TASK BAS^ 5 -Submits 'anything' to the Task Manager via program.
^TDVINF BAS^ 4 -Display name and attributes of terminal driver
^TELFIX BAS^ 9 -Reads in ASCII text from remote database and parses line to 80 characters
^TRKANA BAS^ 11 -Analysis for TRACK file (see TRACK.M68 [100,51])
^TRKSRT BAS^ 4 -Sort routine for TRKANA.BAS
^TSTDSK BAS^ 15 -Test suspect disk for errors
^TSTDSK RUN^ -Test suspect disk for errors
^TYPET BAS^ 14 -creates files to be 'typeset ready'. See typet.*
^TYPET DOC^ 36 -Documentation for TYPET.BAS
^TYPET TXT^ 29 -More documentation for TYPET.BAS
^TYPRAN BAS^ 16 -Types a random file to the screen - ^(T)^
^TYPRAN DO^ 3 -invokes ^TYPRAN^
^UPC BAS^ 13 -program to print zero-suppressed barcode labels on Okidata
^USERS BAS^ 6 -Associate file for REMIND.BAS
^UTBASD BAS^ 14 -creates UTBASD.LST, a list of what each program does
^UTFIXL BAS^ 7 -modifies files w/ lines longer than 510 characters
^UTLMNU BAS^ 4 -Associate file for REMIND.BAS
^UTRING BAS^ 10 -puts 5 spcs in file on left for ring binder holes
^VCRDOC BAS^ 14 -Uses VCRDIR file to reformat and analyse tape data
^VCRDOC DO ^ 1 -Associate file for VCRDOC.BAS
^VCRDOC HLP^ 7 -Documentation for VCRDOC.BAS
^VCRIDX BAS^ 12 -Calculate and print number of blocks per PPN in VCRDIR file
^VCRIDX DOC^ 7 -Documentation for VCRIDX.BAS
^VUERAN BAS^ 71 -VUE random files:see VUERAN.* (new version of RANVUE)
^VUERAN DAT^ 20 -Associate file for VUERAN.BAS
^VUERAN DO ^ 1 -Associate file for VUERAN.BAS
^VUERAN LST^ 45 -Documentation for VUERAN.BAS
^VUESCR BAS^ 10 -Demo program for VUESCR.SBR (get VUESCR.INC)
^VUESCR DOC^ 10 -Documentation for VUESCR.BAS
^VUESCR INC^ 4 -Associate file for VUESCR.BAS
^VUESCR RUN^ 1 -Demonstrates use of VUESCR.SBR
^VUESCR SBR^ 3 -Associate file for VUESCR.BAS
^VUESC2 BAS^ 8 -Yet another demo for VUESCR.SBR
^VUESC2 RUN^ 3 -Yet another demo for VUESCR.SBR
^WATCHR BAS^ 10 -Associate file for REMIND.BAS
^WILD DO^ 3 -Wild carding at AMOS Command level. Slick!
^WINDOW M68^ 10 -Associate file for VUESCR.BAS
^WINDOW SBR^ 1 -Associate file for VUESCR.BAS
^WLDSCN LIB^ 30 -?
^WLDSCN SEQ^ 31 -?
^XLOKS BAS^ 6 -Displays system XLOCKs (from XLOCK.SBR)
^XLOKS CMD^ 1 -Associate file for XLOKS.BAS