[.spignola] Simple menu program in Cobol [.stockton] AMORT.EXE ! Amortization Program ! Type EXIT at name when finished ASCII.RNO ! Used for input to OPERATIONS help file AUTHORIZER.COM ! Easier than SET DEF SYS$SYSTEM and ! RUN AUTHORIZE and ! SET DEF SYS$LOGIN. BASIC.TLB ! Source Library for BASIC BASLINK.COM ! Compile and Link BASIC programs ! For help, BASLINK HELP BEGIN.FOR ! SMG startup for support of foriegn ! terminals. Those terminals would be ! defined within SYS$SYSTEM:TERMTABLE.TXT. CLEAR.EXE ! Clear Screen CLUSTER.COM ! Draw the Cluster CLUSTER.TXT ! Used by CLUSTER.COM ! Great on a VT100 or upwards compatible COBOL.TLB ! Source Library for COBOL CONFIG.TXT ! Draw Computer Room Configuration ! Great on a VT100 or upwards compatible CRTCL.FOR ! SMG Clear Screen (supports foriegn terminals) CYCLE.COM ! Draws a picture of the City on the Screen. ! Uses NIGHT.PIC DEBUG.COM ! DEBUGger startup file DECTOHEX.EXE ! Convert decimal to Hex DEFINITIONS.COM ! Define logicals from a central file DEFINITIONS.FRM ! FMS Screen for program. (In COBOL.TLB) DEFINITIONS.IDX ! Definitions data file DEFINITION_UPD.COM ! To update Definitions file DIRECT.EXE ! Directory program DIR_STRUCTURE.COM ! Draw the Directory Structure DISPLAY_BITS.FOR ! STATUS = DISPLAY_BITS(VALUE) ! Where: ! VALUE is an integer DTR.OPT ! Options file for callable Datatrieve EDIT_HELP_LIB.COM ! Used by UTLMENU. ! Edits a Help Library. EDIT_TEXT_LIB.COM ! Used by UTLMENU,... Edits a Text Library EDTFCOMS.COM ! Used by FINDPAUSES EDTINI.EDT ! EDT commands ERROR.EXE ! Gives text of VMS error Numbers ESITABLE.TXT ! Used by BEGIN,CRTCL,PLACE, and SWRT FIND.COM ! DCL Fast Directory FINDPAUSES.COM ! Find Open COM Files FINGER.EXE ! Quick way to check a User without getting ! into AUTHORIZE. It also tells if they are ! currently logged on, what program they are ! running, etc. ! It also tells if they have any Mail to read. FORLINK.COM ! To compile and Link FORTRAN programs FORTRAN.TLB ! Source library for FORTRAN GBL.OPT ! Option file for stuff using Global Sections GO.COM ! Quick SET DEF HELP_OPER_MENU.COM ! Operations HELP Menu HELP_TEMPLATE.HELPFILE ! HELP Template file HELP_TEMPLATE.HELPRNO ! HELP Template File in RUNOFF Format HEXTODEC.EXE ! Convert Hex to Decimal IDLE.EXE ! Purges Working Set, hibernates a while IDLE_2.EXE ! Same as IDLE.EXE, but prettier INSTRUCTION_SET.RNO ! Used for Operations HELP INTERLOCK_1.INC ! Used for CRTCL,PLACE, BEGIN LESLIB.OLB ! Object library for these programs LESTABLE.TLB ! SMGBUG and INTERLOCK_1.INC ! LG02_BLOCK.TXT ! These are files I use with RUNOFF, to LG02_BOX.TXT ! change the way the LG02 prints. LG02_FONT1.TXT ! to LG02_FONT9.TXT ! LG02_FONT_NORMAL.TXT ! Used to reset at end of Document LG02_FORM.TXT ! Nice borders LG02_PITCH12.TXT ! LG02_PITCH13.TXT ! LG02_PITCH15.TXT ! LG02_PITCH16_7.TXT ! LG02_PITCH5.TXT ! LG02_PITCH_NORMAL.TXT ! Used to reset at end of Document LG02_TEST.RNO ! ! LOGIN.COM ! Has all my logicals and symbols, etc LOGOUT.COM ! Used at logout time, saves recall buffer. MACRO.TLB ! Source Library for MACRO MASS_MAIL.RNO ! Source for HELP Library MENU.COM ! Invokes the Menu program MENU.EXE ! Must be run from a MENU.COM type file. MENU.FOR ! Source for MENU, uses SMG routines. NIGHT.PIC ! TYPEd from CYCLE.COM OPERATIONS.HLB ! Operations Help Library PAGE_FORM.TXT ! PLACE.FOR ! Used after BEGIN is called RECALL_BUFFER.COM ! RECALL_BUFFER.DAT ! hold Recall buffer from previous session ! REMIND.EXE ! These programs are from automated reminders REMINDELETE.EXE ! Use HELP provided in UTLMENU REMINDER.DAT ! REMINDER.EXE ! REMINDERS.COM ! REMINDERS.RNO ! REMINDLIST.EXE ! ! RENUM.COM ! Purge and renumber versions in directory RESTORE_RECALL_BUFFER.EXE ! Retrieve Recall Buffer from last session REVISION_DATE.EXE ! Set Revision Date on a file (See RENUM.COM) ROFF.DIR ! RUNOFF Menuized stuff ! Some programs use FMS screens, plan to ! use SMG routines as well, in the future. ROFF_PRINT.DAT ! Saved print options from ROFF stuff SAVE_RECALL_BUFFER.EXE ! Save this session's Recall Buffer SCHEDULE.COM ! Automated Batch Scheduler SCHEDULE.DAT ! File for SCHEDULE.COM ! Use HELP provided in UTLMENU SEEFILE.EXE ! Get's File information SEE_NODES.EXE ! Get's Node Names On the Cluster SET_COMMAND.COM ! Execute the same command on all nodes SET_COMMAND2.COM ! Used with SET_COMMAND.COM SKEDULE.RNO ! Source for HELP Library SMGBUF.INC ! Set LESTABLE.TLB SOFTWARE.COM ! Called by UTLMENU SOFTWARE.DAT ! Used by SOFTWARE.COM SOURCE_LIB_MENU.COM ! Source Library Menu SPECFORM.TXT ! SPMHISTPRINT.COM ! Used By SPM_MENU SPM_MENU.COM ! Used by UTLMENU SWRT.FOR ! Writes text on screen SYSTAT.EXE ! SHOW SYSTEM, but also tells Image name TEMPLATE.RNO ! TEXT.TLB ! Text Library used from UTLMENU TEXT_LIB_MENU.COM ! Text Library Menu UTLMENU.COM ! Utility Menu WHAT_DOES_IT_DO.COM ! Scans directory, tells what each COM does.