ASM VMN$6HELPMSG COM*QMENU MNU, NOTE DIRbeNOTEMSG COMWNOTEPAD COM*SYSMENU VMN :SYSMSG COMWS VMN1` -x # [+ or -] to scroll files ------------------------------------------------------------------------------- | >>> Master Programming Menu <<< | ------------------------------------------------------------------------------- Operations File Type Display 1 - File Utilities Menu A - All File Types B - HEX Files Only 2 - Program Assembly Menu C - ASM " " " " D - MAC " " " " 3 - System Utilities Menu E - REL " " " " F - Z80 " " " " # 1:2 2:3 3:4 Ashctrl p;vmenu *.* asm.vmn Bshctrl p;vmenu *.hex asm.vmn Cshctrl p;vmenu *.a?m asm.vmn Dshctrl p;vmenu *.m?c asm.vmn Eshctrl p;vmenu *.rel asm.vmn Fshctrl p;vmenu *.z?0 asm.vmn # [+ or -] to scroll files ------------------------------------------------------------------------------- | >>> File Utilities Menu <<< | ------------------------------------------------------------------------------- 1 - Edit Current File  C - Copy Current File to BACKUP 2 - Type (Vtype) Current File P - Use Patch 3 - Copy Current File D - Erase File 4 - Squeeze a File 5 - Unsqueeze a File 6 - Move a File A - Use Assembly Menu B - Use System Menu # 1ws $Pf 2vtype $Pf 3!mcopy "Destination DIR? ":=$PF 4sq $Pf 5usq $Pf 6move $d$u:$Pf "[NEW DU:] " A:3 B:4 C!mcopy $Pf Dera $Pf I P!patch Vasm:;vfiler Z!"ZCPR3:Command>" # [+ or -] to scroll files *---------------------------------------------------------------------*  | >>> Program Assembly Menu <<< |  |---------------------------------------------------------------------|  | Conventional File Assembly Macro File Assembly |  | |  | 1 - ASM Source File Assemble/Link File M80-L80 - A |  | 2 - LOAD Hex File Assemble/Link File ZAS-ZLINK - B |  | 3 - UNLOAD Com File to Hex Assemble Source to Hex w/ZAS - C |  | 4 - MLOAD a File Link REL File using ZLINK - D |  | 5 - Use DDT on Current File Convert 8080 File to Z80 w/ZCON - E |  | 6 - LASM Source File Use ZLIB - F |  | 7 - Use ZDASM to Disassemble a File Use ZREF - G | *---------------------------------------------------------------------* B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-ZCOMMAND C0 B0 M-QMENU C0 B0 P-PRINT C0 B0 N-NOTE C0 B0 Q-QUIT C0 # 1cls;asm $Pn 2cls;load $Pn 3!cls;unload $Pn 4!cls;mload "Enter the Command String here --> " 5!cls;ddt $Pf 6!cls;lasm $Pn 7!cls;zdasm $Pn A!cls;zex m80 $Pn B!cls;zex zaslink $Pn C!cls;zas $Pn h D!cls;zlink $Pn E!cls;zcon $Pf F!cls;zlib $Pf G!cls;zref $Pf Hcls;lhelp zcpr3 M:1 Nnotes;notepad;$d$u: Pprint $Pf "B0 Prints Current File - Ctrl'C' Aborts Print C0 " "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " Qcls;echo >>>>>>>>>>>>>>>>> B2B0 REMEMBER to TURN OFF the PERIPHERALS C0C2 <<<<<<<<<<<<<<<<<;sak /bp5;safety Tcls;watch Vasm:;vfiler Z!"B0 $C $d$u:Command -->C0 " # >>> System Utilities Menu <<< A - Make an Alias H - Run Show B - Modify an Alias I - Move a Program C - Create Named Directories J - Compare Current File to Another File D - Load a New Directory List E -Change Path F - Run a Command File G - Use Memory Utility 1 - Use Assembly Menu 2 - Use File Utility Menu # 1:3 2:2 Availas Bvalias $Pf Cmkdir Dldr "File to load must have .NDR ext---> Epath "ie: A0 A12 " F!$Pn "Enter any Parameters Here -----> Gexecute mu3 Hshow Imove $d$u:$Pf "[NEWDIR] " Jcomp $Pf "compare to DU:Filename.ext " ## !9"1 *B6B7=8 B0B1 >>>>>>>>>>>>> Use CONTROL 'C' to EXIT the HELP SYSTEM at ANYTIME <<<<<<<<<<<<< C0C1C6$-dp # B0B1 ZRDOS+ ZRDOS+ C0C1 B0B1 C0C1 B0B1 C0C1 B0B1 C0C1 Z - SYSTEM MASTER MENU VERS. 5.9 B0B1 C0C1 B0B1 C0C1 B0B1 C0C1 B0B1 ZCPR3 JB 85 C0C1 B0B1 C0C1 B0B1 C0C1 B0B1 C0C1 B0B1 C0C1 B0B1 C0C1 B0B1 Data Manipulation C0C1 B0B1 Data Files C0C1 B0B1 C0C1 B0B1 C0C1 B0B1 C0C1 B0B1 C0C1 V - Vfiler D - Database B0B1 C0C1 B0B1 C0C1 C - Communications S - Calcstar B0B1 C0C1 B0B1 C0C1 W - Wordprocessing  I - Datastar B0B1 C0C1 B0B1 C0C1 U - Directory Utilities B - Bargraphs B0B1 C0C1 B0B1 C0C1 L - Library Directory K - Disk Catalog B0B1 C0C1 B0B1 C0C1 B0B1 C0C1 B0B1 C0C1 B0B1 Program Development C0C1 B0B1 Terminal Operations C0C1 B0B1 C0C1 B0B1 C0C1 B0B1 C0C1 B0B1 C0C1 A - Program Assembly Q - Turn Off the Computer B0B1 C0C1 B0B1 C0C1 M - Mbasic Programs and Games R - Reconfigure Terminal B0B1 C0C1 B0B1 C0C1 P - Turbo Pascal Programming F - Format Floppy Disk B0B1 C0C1 B0B1 C0C1 B0B1 C0C1 B0B1 C0C1B0 H - HELP C0B0B1 C0C1B0 Z - Z3COMMAND C0B0B1 C0C1B0 T - TIME C0B0B1 C0C1 # Acls;asm:;vmenu *.* asm.vmn C:3 D:8 Fflpyfmt Ggraphics:;kstat con=crt,graph;graf;cls;kstat con=crt;base: Hcls;helpmsg;lhelp zcpr3;cls Idatastar:;cls;if exist a8:datastar.com;vmenu *.* dtastr.vmn;else;echo >>>>B0 datastar is not supported on this machineC0 <<<<;sak /bp1;fi;base: K:11 L:6 M:5 Ppascal:;cls;if exist pascal:turbo.com;turbo;else;echo >>>B0 turbo pascal is not supported on this machineC0 <<<;sak /bp1;fi;base: Q:4 R:7 Scalcstar:;cls;if exist a8:cs.com;vmenu *.* calc.vmn;else;echo >>>>B0 calcstar is not supported on this machineC0 <<<<;sak /bp1;fi;base: Twatch U:2 V"B0 Please Enter Directory or Drive/UserC0 --> ":;flr "B0 File Mask? (*.LBR)C0 --> " Wcls;doc:;vmenu *.* ws.vmn Z!cls;"B0 $C: ENTER Z COMMAND C0 ---> " # $C $D$U: >>> DISK AND FILE HOUSEKEEPING MENU <<< ==================================================================== 0 - Directory of Current Disk  (XDIR) - 0 1 - EDIT Current File (non-document mode) (WordStar) - 1 2 - QUEUE File Processing (Queue & VMENU) - 2 3 - LIBRARY Management (Current File fn.LBR)  (NULU) - 3 4 - Clear Current File of Attributes (SFA) - 4 5 - Set Current File Attribute  (SFA) - 5 6 - Display File Attributes of Current Directory  (DFA) - 6 7 - Repair Files and Programs using Patch (PATCH) - 7 8 - Locate File(s) on A and B Drive  (FINDF) - 8 9 - Enter Command Line Mode (HSH) - 9 E - Extract File from CURRENT Library (EXTRACT2 & NULU) - E I - Insert Current File into CURRENT Library (INSERT2 & NULU) - I C - List Files on C Drive (All Users) (XDIR) - C ==================================================================== F - Current File is $f2 L - Current Library is $f3 B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-ZCOMMAND C0 B0 M-QMENU C0 B0 P-PRINT C0 B0 N-NOTE C0 B0 Q-QUIT C0 # 0!cls;xdir "Dir or DU":"Attributes (p=to printer, d=disk, u=all users): " 1cls;setkey ws;wsmsgon;GET 100 ws.com;poke 378 FF;poke 34D 00;GO $f2;setkey std;wsmsgoff;base: 2reg s1;era a12:sh.var;A12:;vmenu *.* q.vmn;base: 3nulu -o $n3 -l;base: 4!cls;SFA $f2 /R/W,-ARC,DIR,-W/P 5sfa $f2 "Attribute (/r/w, /r/o, /sys, /arc, /w/p): " 6!dfa "B0 Dir or DU C0--> ":;base: 7cls;if exist root:patch.com;patch;else;echo >>>> program patching is not implemented on this machine <<<<;sak /bp1;fi 8!cls;findf "B0 Enter Filename.ext, AFN's may be used eg: *.lbr C0--> " 9cls;echo >>>>>>>>>>>>>>>>>>> B0 Press 'ESC' to Exit Command Line ModeC0 <<<<<<<<<<<<<<<<<<<;sak /bp2;hsh 50 C!cls;c:;xdir /u"B0 Option--> p=PrintC0 ";R;base: Ecls;extract2 "File name to extract from CURRENT (): " Fcls;"B0 DIR or DU C0--> ":;setfile 2 "B0 Enter Current File (fn.ft): C0--> " Hcls;helpmsg;lhelp zcpr3;cls Icls;if12 %t=?q?;insert2 $f2;era $f2;else;sq $f2;era $f2;insert2 $n2.?q?;era $n2.?q?;fi L"B0 DIR or DU C0--> ":;setfile 3 "B0 Enter Current Library Name (fn.lbr): C0--> " M:1 Nnotes:;cls;notemsg;notepad;cls;base: Pcls;print $f2 "B0 Prints Current File - Ctrl'C' Aborts Print C0 " "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " Qshutdown;safety Twatch V"B0 Please Enter Directory or Drive/UserC0 --> ":;flr "B0 File Mask? (*.LBR)C0 --> " Z!cls;"B0 $C $d$u:Command-->C0 " # $C $D$U: >>> COMMUNICATIONS MENU <<< *-------------------------------------------------------------------* | 0 - Originate Phone Call (dial number from menu) (Term3) - 0 | | 1 - Call VAX at Oakland Terminal (Term3) - 1 | | 2 - Call Royal Oak Bulletin Board (Term3) - 2 | | 3 - Call Ron Fowler's Fortfone (Wisconsin) (Term3) - 3 | | 4 - Call Z-Node Central (Fremont, California) (Term3) - 4 | | 5 - Scan User Activity (Term3) - 5 | | E - Communication Set Editor Macro Segment Editor - S | | D - Telephone Directory Editor Xlation Table Editor - X | | 6 - Answer Phone and Enter: Conversational Mode (Term3) - 6 | | 7 - User Login (Term3) - 7 | | 8 - View Session Log (T3Monrpt) - 8 | | 9 - Telecommunicate using: Mex (Mex) - 9 | | A - Direct Connect to DEC Minicomputers (Talisman+Term) - A | *--------------------------->>>>>>><<<<<<<--------------------------* B - Select a Temporary Modem Port Baud Rate C - Current File is $f2 B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-ZCOMMAND C0 B0 M-QMENU C0 B0 P-PRINT C0 B0 N-NOTE C0 B0 Q-QUIT C0 # 0download:;cls;t3init 2;t3dial /m;if err;t3dial /h;else;t3filer /t;fi 1download:;cls;t3init 2;t3dial vax;t3filer t vaxcom 2download:;cls;t3init 2;t3dial royal;if ~er;t3filer m;fi 3download:;cls;t3init 2;t3dial fortfone;if ~er;t3filer m;fi 4download:;cls;t3init 2;t3dial z-node;if ~er;t3filer m;fi 6a14:;cls;t3answer;if err;t3hangup;else;t3filer /c;fi 7a14:;cls;t3answer;if err;t3hangup;else;t3login;fi 8download:;cls;t3monrpt session.log 9download:;cls;mexx;cls Acls;mex:;talisman;cls;fastterm Bbaudm Ccls;"B0 DIR or DU C0--> ":;setfile 2 "B0 Enter Current File (fn.ft): C0--> " Dterm3:;edtxd Eterm3:;edcst Hcls;helpmsg;lhelp zcpr3;cls M:1 Nnotes:;cls;notemsg;notepad;cls;base: Pcls;print $f2 "B0 Prints Current File - Ctrl'C' Aborts Print C0 " "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " Qshutdown;safety Sterm3:;edtmc Twatch U:2 V"B0 Please Enter Directory or Drive/UserC0 --> ":;flr "B0 File Mask? (*.LBR)C0 --> " Xterm3:;edxlt Z!cls;"B0 $C $d$u:Command-->C0 " # $C $D$U: =============================================================================== | >>>>>>>>>>>>>B0 End of Session Menu C0<<<<<<<<<<<<< | =============================================================================== | | | Q - Turn off computer | | | | B - Backup the hard disk | | | | C - Run CLEANDIR on A and B drive, then turn off the computer | | | | A - Backup Files using AC | | | | | =============================================================================== B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-ZCOMMAND C0 B0 M-QMENU C0 B0 P-PRINT C0 B0 N-NOTE C0 B0 Q-QUIT C0 # A!cls;"B0 DIR or D:U: to Backup C0 ":;ac c:=*.* /a;base: Bcls;echo >>>>>>>>>>>> B2B0 BACKUP OF HARD DISK STARTS IN 15 SECONDS C0C2 <<<<<<<<<<<<;sak /bp8;BCKMSG;BACKA1-9;BACKA15;BACKB1-9;BACKB15 Ccls;run purge;shutdown;safety Hcls;helpmsg;lhelp zcpr3;cls M:1 Nnotes:;cls;notemsg;notepad;cls;base: Pcls;print $f2 "B0 Prints Current File - Ctrl'C' Aborts Print C0 " "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " Qshutdown;safety Twatch V"B0 Please Enter Directory or Drive/UserC0 --> ":;flr "B0 File Mask? (*.LBR)C0 --> " Z!cls;"B0 $C $d$u:Command -->C0 " # MBASIC A03: =============================================================================== || B0 BASIC PROGRAMS and GAMES C0 || =============================================================================== || || || B0B1 Program Devlopment C0C1 || || || || A - Use Mbasic C - Run Basic Programs on Hard Disk || || D - Run Basic Programs on Floppy Disk || || || || || || B0B1 Games C0C1 || || || || 1 - Lunar Lander 6 - Adventure K - Backgammon || || 2 - Nuclear Power Plant 7 - Startrek E - D&D || || 3 - Ladder 8 - Aliens || || 4 - Pacman 9 - Clone || || 5 - Monoply G - Chess B - Run Biorhythm || || || =============================================================================== B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-ZCOMMAND C0 B0 M-QMENU C0 B0 P-PRINT C0 B0 N-NOTE C0 B0 Q-QUIT C0 # 1a3:;cls;sysmsg;mbasic rocket;cls;a0: 2a3:;cls;sysmsg;mbasic nuclear;cls;a0: 3a3:;cls;ladder;cls;a0: 4a3:;cls;catchum;cls;a0: 5a3:;cls;sysmsg;mbasic monop;cls;a0: 6a3:;cls;kstat con=crt,graph;sysmsg;mbasic monster;kstat con=crt;cls;a0: 7a3:;cls;sysmsg;mbasic startrek;cls;a0: 8a3:;cls;kstat con=crt,graph;aliens;cls;kstat con=crt;a0: 9a3:;cls;kstat con=crt,graph;clone;cls;kstat con=crt;a0: Aa3:;cls;sysmsg;mbasic;cls;a0: Ba3:;cls;sysmsg;obasic bio;cls;a0: Ca3:;vmenu Da3:;vmenu Ea3:;cls;sysmsg;mbasic castle;cls;a0: Ga3:;cls;kstat con=crt,graph;mychess;cls;kstat con=crt;a0: Hcls;lhelp mbasic Ka3:;cls;backgmmn;cls;a0: M:1 Nnotes:;cls;notemsg;notepad;cls;base: Pcls;print $f2 "B0 Prints Current File - Ctrl'C' Aborts Print C0 " "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " Qshutdown;safety Twatch V"B0 Please Enter Directory or Drive/UserC0 --> ":;flr "B0 File Mask? (*.LBR)C0 --> " Z!cls;"B0 $C $d$u:Command-->C0 " # LIBRARY B2: =============================================================================== || B0 Library Directory C0 || =============================================================================== || || || W - Use Library Program (NULU) || || || || B - Use Vfiler in Library Directory || || || || D - Use Directory Utilities || || || || A - Use Vmenu in Library || || || || C - Open Current Library || || || =============================================================================== L - Current Library is $f3 B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-ZCOMMAND C0 B0 M-QMENU C0 B0 P-PRINT C0 B0 N-NOTE C0 B0 Q-QUIT C0 # Alibrary:;vmenu Blibrary:;flr Clibrary:;nulu -o $f3 -l;base: D:2 Hcls;helpmsg;lhelp zcpr3;cls Lcls;setfile 3 "Enter Library Name.lbr " M:1 Nnotes:;cls;notemsg;notepad;cls;base: Pcls;print $f2 "B0 Prints Current File - Ctrl'C' Aborts Print C0 " "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " Qshutdown;safety Twatch V"B0 Please Enter Directory or Drive/UserC0 --> ":;flr "B0 File Mask? (*.LBR)C0 --> " Wlibrary:;nulu -y;a0: Z!cls;"B0 $C $d$u:Command-->C0 " # =============================================================================== ||BASE A00: B0 Reconfigure Terminal C0 || =============================================================================== || S - Show Current Characteristics of Terminal || || || || B0B1 Change Teminal Operation C0C1 B0B1 Configure Current Devices C0C1 || || || || A - Select a Terminal 1 - Change Port and CRT Spec || || B - Make a Terminal 2 - Use Dprog || || 3 - Turn Quiet Off || || U - Use Uniform - MS/DOS-->CP/M || || || || B0B1 Change Printer Port Operation C0C1 B0B1 Configure Printer C0C1 || || || || K - Use Parallel Printer Port D - Display Printer Selection || || L - Use Serial (RS-232) Port E - Select Printer || || F - Change Selected Printer || || || || G - Generate Z-System on Floppy Disk || || || =============================================================================== B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-ZCOMMAND C0 B0 M-QMENU C0 B0 P-PRINT C0 B0 N-NOTE C0 B0 Q-QUIT C0 # 1!cls;kstat " Please Enter // for Help or Your Command C0" 2cls;dprog "B0 ENTER THE DPROG FILE NAME without .ext C0" 3cls;quiet r Acls;tcselect Bcls;tcmake "B0 Name your outfile or outfile.typ C0" D!cls;cpsel dp Ecls;cpsel p"B0 Enter Printer Number (0-3) C0" Fcls;prtset "B0 Enter Parameters for printer,chars/per line,page lines,text lines;FF C0""B0 Example --> 2,132,66,58,Y C0" Gcls;echo --> >>>>>>>>>>>> Z-SYSTEM GENERATION <<<<<<<<<<<<;ECHO;ECHO;ECHO --> >>>>>>>>>>>B2 PLEASE INSERT DISK C2<<<<<<<<<<<;SAK /B;gnerate Hcls;helpmsg;lhelp zcpr3;cls Kcls;kstat lst=lpt;echo >>>>>>>>>>>B0 COMPUTER HAS BEEN CONFIGURED PARALLEL PRINTER OUTPUT C0<<<<<<<<<<<;SAK /bP3 Lcls;kstat lst=tty;echo >>>>>>>>>>>B0 COMPUTER HAS BEEN CONFIGURED SERIAL PRINTER OUTPUT C0<<<<<<<<<<<;SAK /bP3 M:1 Nnotes:;cls;notemsg;notepad;cls;base: Pcls;print $f2 "B0 Prints Current File - Ctrl'C' Aborts Print C0 " "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " Qshutdown;safety Sshow Twatch Ucls;uniform V"B0 Please Enter Directory or Drive/UserC0 --> ":;flr "B0 File Mask? (*.LBR)C0 --> " Z!cls;"B0 $C $d$u:Command-->C0 " # $c $d$u: =============================================================================== || B0B1 Database Menu C0C1 || =============================================================================== || || || || || 1 - Run dBase Program Development || || || || 2 - Run Dgen B - B Drive dBase Menu || || || || 3 - Run Quick Code C - Run dBase on C Drive || || || || 4 - Run DSort D - Locate Database Files || || || =============================================================================== B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-ZCOMMAND C0 B0 M-QMENU C0 B0 P-PRINT C0 B0 N-NOTE C0 B0 Q-QUIT C0 # 1cls;dbase:;dbase;base: 2cls;dbase:;dbase dgen;base: 3cls;dbase:;qc;base: 4!"B0 Drive/User of Database C0--> ":;cls;dsort;base: B:9 C:10 D!cls;findf *.dbf Hcls;helpmsg;lhelp zcpr3;cls Nnotes:;cls;notemsg;notepad;cls;base: M:1 Pcls;print $f2 "B0 Prints Current File - Ctrl'C' Aborts Print C0 " "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " Qshutdown;safety Twatch V"B0 Please Enter Directory or Drive/UserC0 --> ":;flr "B0 File Mask? (*.LBR)C0 --> " Z!cls;"B0 $C $d$u:Command-->C0 " # =============================================================================== || B0B1 dBase Menu [ B Drive ] C0C1 || =============================================================================== || || || A - B0: || || B - B3: || || C - B4: || || D - B8: || || E - B9: || || F - B10: || || G - B11: || || I - B12: || || J - B13: Racecar Parts Inventory || || K - B14: || || L - B15: Racecar Operation Log || || || || R - Return to dBase Module Menu || =============================================================================== Please Select the Letter of the Database you wish to Access B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-ZCOMMAND C0 B0 M-QMENU C0 B0 P-PRINT C0 B0 N-NOTE C0 B0 Q-QUIT C0 # Ab0:;dbase;a0: Bb3:;dbase;a0: Cb4:;dbase;a0: Db8:;dbase;a0: Eb9:;dbase;a0: Fb10:;dbase;a0: Gb11:;dbase;a0: Hcls;helpmsg;lhelp zcpr3;cls Ib12:;dbase;a0: Jb13:;cls;dbase in-main;a0: Kb14:;dbase;a0: Lb15:;cls;dbase race-log;a0: M:1 Nnotes:;cls;notemsg;notepad;cls;base: Pcls;print $f2 "B0 Prints Current File - Ctrl'C' Aborts Print C0 " "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " Qshutdown;safety R:8 Twatch V"B0 Please Enter Directory or Drive/UserC0 --> ":;flr "B0 File Mask? (*.LBR)C0 --> " Z!cls;"B0 $C $d$u:Command-->C0 " # =============================================================================== || B0B1 C Drive Database Menu C0C1 || =============================================================================== || || || 0 - C0: 8 - C8: || || 1 - C1: 9 - C9: || || 2 - C2: A - C10: || || 3 - C3: B - C11: || || 4 - C4: C - C12: || || 5 - C5: D - C13: || || 6 - C6: E - C14: || || 7 - C7: F - C15: || || || || X - Create dBase Prepared Floppy || || R - Return to dBase Menu || || || =============================================================================== B0B2 REMEMBER!! USE ONLY DBASE PREPARED FLOPPIES C0C2 B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-ZCOMMAND C0 B0 M-QMENU C0 B0 P-PRINT C0 B0 N-NOTE C0 B0 Q-QUIT C0 # 0c0:;rndbasec;dbase;ofdbasec;a0: 1c1:;rndbasec;dbase;ofdbasec;a0: 2c2:;rndbasec;dbase;ofdbasec;a0: 3c3:;rndbasec;dbase;ofdbasec;a0: 4c4:;rndbasec;dbase;ofdbasec;a0: 5c5:;rndbasec;dbase;ofdbasec;a0: 6c6:;rndbasec;dbase;ofdbasec;a0: 7c7:;rndbasec;dbase;ofdbasec;a0: 8c8:;rndbasec;dbase;ofdbasec;a0: 9c9:;rndbasec;dbase;ofdbasec;a0: Ac10:;rndbasec;dbase;ofdbasec;a0: Bc11:;rndbasec;dbase;ofdbasec;a0: Cc12:;rndbasec;dbase;ofdbasec;a0: Dc13:;rndbasec;dbase;ofdbasec;a0: Ec14:;rndbasec;dbase;ofdbasec;a0: Fc15:;rndbasec;dbase;ofdbasec;a0: Hcls;helpmsg;lhelp zcpr3;cls M:1 Nnotes:;cls;notemsg;notepad;cls;base: Pcls;print $f2 "B0 Prints Current File - Ctrl'C' Aborts Print C0 " "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " Qshutdown;safety R:8 Twatch V"B0 Please Enter Directory or Drive/UserC0 --> ":;flr "B0 File Mask? (*.LBR)C0 --> " Xcls;echo B0 please insert disk in 'c' drive, then press return C0;sak /b;gendbase Z!cls;"B0 $C $d$u:Command-->C0 " # $C $D$U:  >>>> DISCAT MENU <<<< *---------------------------------------------------------------------*  | -- MASTER Catalog Functions -- -- WORKING Catalog Functions -- | | | | D - Define MASTER Catalog | | F - Free Space Scan 1 - Update WORKING Catalog | | W - Merge WORKING Catalog into 2 - Delete WORKING Catalog | | MASTER Catalog 3 - Cleanup WORKING Files | | X - Printer Scan of MASTER Catalog | | S - Screen Scan MASTER Catalog | | U - Update MASTER Catalog -- General Catalog Functions -- | | Y - Verify MASTER Catalog | | B - Backup the MASTER Catalog | | C - Create a New Catalog File | | K - Place a Name on a Disk | | R - Remove Disk from Catalog | *---------------------------------------------------------------------* MASTER Catalog: $F1 B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-ZCOMMAND C0 B0 M-QMENU C0 B0 P-PRINT C0 B0 N-NOTE C0 B0 Q-QUIT C0 # 1cls;cat:;catupd /wr 2era cat:working.cat 3era *.bak;era cat:working.cat Bcat:;mcopy $F1 m Ccls;cat:;catmake "B0 Name of Catalog File to Create C0 -- " Dcls;setfile 1 "B0 Enter File Name C0 -- " F!cls;cat:;catfree "B0 Names of Disks C0 -- " /f'$F1' Hcls;helpmsg;lhelp zcpr3;cls Kcls;cat:;catname BACKUP:"B0 Name of Disk C0 -- " M:1 Nnotes:;cls;notemsg;notepad;cls;base: Pprint $f2 "B0 Prints Current File - Ctrl'C' Aborts Print C0 " "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " Qshutdown;safety Rcls;cat:;catrmdsk "B0 Name of Disk to Remove C0 -- " S!cls;cat:;catscan "B0 Input Files and Disks to Scan For -- C0 " /f'$F1' Twatch Ucls;cat:;catupd /rf'$F1' V"B0 Please Enter Directory or Drive/UserC0 --> ":;flr "B0 File Mask? (*.LBR)C0 --> " W!cls;cat:;catmerge working /f'$F1' Xcls;cat:;catsca"B0 InpuFileanDisk t Sca FoanPrin C0-- /pf'$F1' Y!cls;cat:;catcheck $F1 Z!"B0 $C $d$u:Command -->C0 " #$x $C $D$U: >>> PASSWORD PROTECTED SYSTEM OPERATOR MENU <<< ================================================================== D - Define Current (System) Files 1 thru 4 (SETFILE) - D Files are now 1 - $f1 2 - $f2 3 - $f3 4 - $f4 H - Housekeeping (VFILER) - H X - Directory Listing (XDIR) - X F - Files Attribute Display (DFA) - F S - Show Configuration, Status, and Buffer Locations (SHOW) - S M - Make/Change Directory Database (MKDIR) - M P - Print Working Directory (show passwords) (PWD) - P V - Use VMENU System Menu (VMENU) - V 1 - Display local time, day, and date (TIME2) - 1 ================================================================== E - EDIT Current (System) File $f2 using VDO Z - Execute Z-System Command # 1watch C:3 Dcls;setfile "Which File Number (1-4): " "Enter file name (fn.ft): " Evdo $f3 Fcls;dfa "File Mask (*.com): " Hflr Mcls;mkdir P!cls;pwd pass Sshow Vvmenu *.* sysmenu.vmn Xcls;xdir "DIR: or DU: "*.* ogoh"Trailing Parameters (p=to printer, d=to disk, u=all users): " Z!cls;"B0 $C $d$u:Command-->C0 " ## PNov 30 B0B1 Change Printer Port Operation C0C1 B0B1 HPNov 30, 1985 || C - B4: PDec 1C1 || || PDec 1, 1985 || D - B8: PDec 6 || || K - Use Parallel Printer Port PDec 6, 1985 || E - B9: !9"1 *B6B7=8 B0B1 >>> ^S=Save Note ^P=Send Note to Printer ESC=Quit from Notepad to Menu <<< C0C1C6$]{M{M*h!>XBXB!P2*0!!>q9H2*F!!>q9^2*\!!>q9͉C{*y$ͪ<Ê=*$ͪ<Ù *;M*v0$ͪ<ï *=M*v0$ͪ-*CM*F0g4m*>!AMpCpI}C*CM5!3>OIB*@͉C*AM!9K<>-*AM!@K<>-!=;"r*py&3Â*pCÖNOTE.DIR!}CC%å*͉C!CM>o,ù*CM*F0g4&*>!AMpCpI}C*CM!>OI*͉C*AM!9K<>o,*AM!@K<>o,!;"+*)y&ë;*9>!AMpIL*J>!;MpCpI}C*CMh!f>OI!K*;M!9K;ͭ0p4ʤÌ*>!AMpI*;M>!EMpI!p;"͉C͘C͹C͉C͘C>@What note do you want to rename? ͘Cyͱ>!KE͘Cy͹C!K!GK͒D6*AM* F0g4m͉C͘C>@Note not found. Press any key to continue. ͘CC2-M͘Cy͹C͉C͘C>@What is the new name? ͘Cyͱ>!GKE͘Cy͹Cø.TXT!K!G#.TXT!GK!G#͏$*EM!9K!AMpCpI}C*CM!>OI͉C*AM!9K;ͪ<͝C*AM!@K;ͪ<͘C͹C! ;"͉C͘C͹C͉C͘C>@Press any key to continue.͘CC2-M͘Cy͹Cß ͉CÌ*$ͪ<͘C͹C͉CýEnter the current date.!ͪ<͘C͹C͉C͘C͹C͉C͘C>@Month:͘Cyͱ>!/M<͘Cy͹C*/M*F0g4%Jan!!L͒D**/M*(F0g4LBFeb!>!L͒DQ*/M*OF0g4siMar!e!L͒Dx*/M*vF0g4ʚÐApr!!L͒Dß*/M*F0g4÷May!!L͒D*/M*F0g4Jun!!L͒D*/M*F0g4Jul!!L͒D*/M*F0g46,Aug!(!L͒D; */M*9F0g4]SSep!O!L͒Db */M*`F0g4ʄzOct!v!L͒DÉ */M*F0g4ʫáNov!!L͒Dð */M*F0g4Dec!!L͒D */M*20*/M*#0 0g4 ͉C * $ͪ<͘C͹CÜ͉C͘C>@Day:͘Cyͱ>!1M<͘Cy͹CD I *1M*B #0*1M*G 20 0g4ʆ ͉Cs *q $ͪ<͘C͹CÜ͉C͘C>@Year:͘Cyͱ>!3M<͘Cy͹Cõ , 19ú ÿ !L*1M""z$G#! G#*3M""z$* * $G#!K͒D͉C͘C͹C͉C Date is ! !KG#ͪ<͘C͹C͉C͘C>@Is the date correct? (y/n) ͘CC2-M͘Cy͹Ck yp Y*-M!i ͨ"͚0R4*-M!n ͨ"͚0R40g4ʞ Ü ç * >!;MpCpI}Cÿ * ! >OIp͉C *;M* j0!2K;ͪ<͘C͹C! ;" * >!;MpIpä ͉C! * $ͪ<͘C͹C6 *4 >!;MpIG *E >!=MpIp͉Cï O-------------------------------------------------------------------------------!_ ͪ<͘C͹C * >!;MpIp͉C Note name: Date: ! !KG#! G#!:LG#ͪ<͘C͹C * >!;MpIp͉C O-------------------------------------------------------------------------------!2 ͪ<͘C͹CÔ * >!;MpIpv͉Cò * $ͪ<͘C͹C͉C͘C>@Do you want to name this note by its date? (y/n) ͘CC2-M͘Cy͹C y Y*-M! ͨ"͍0R4*-M! ͨ"͍0R4 0g4c !L*1M""z$G#!K͒Dõ ͉C͘C͹C͉C͘C>@What do you want to name this note? ͘Cyͱ>!KE͘Cy͹Cý .TXT!K! G#!L͒D6 *AM* F0g4͉CNote already exists.! ͪ<͘C͹Cc !K!:L͒D$*">!;MpCpI}C<*:E!C>OI*;M!2K!GMpI6í*AM*F0g4*CM*v0>!CMpI*CM!9K!;MpCpI}CÜ*å!>OIò*͉C*;M!2K<>o,!;"*͉C!K>o,*y&K͉C͘C>@What note do you want to find? ͘Cyͱ>!KE͘Cy͹C6;*AM*9F0g4ʫ͉C͘C͹C͉C͘C>@Note not in directory. Press any key to continue.͘CC2-M͘Cy͹CJó.TXT!K!G#!L͒D*pC!L}CC%*>!;MpCpI}C*!>OI* ͉C*;M!2K<>-! ;"/*-͉C!:L>-C*Ay&͉C͘C>@What note do you want to discard? ͘Cyͱ>!KE͘Cy͹CÚ.TXT!K!G#!L͒D6ó*AM*F0g4ʫ*CM*j0>!CMpI*EM>!AMpCpI}C*CM!>OI*AM!9K@Note discarded. Press any key to continue. ͘CC2-M͘Cy͹C͉C͘C>@Note not found, not discarded. Press any key to continue.͘CC2-M͘Cy͹C͉C͘C͹C"*=M*j0>!=MpI0*9M*.F0g4cF*D>!9MpIW*U>!=MpIhP*f*9Mj0>!?MpIÀ*7M*~j0!2K<*9MÛ*?M*v0ëðõ *7M*j0!2K;*9M*v0*?M$!G#ͩ#p͉C*7M*j0!2K;*9M*?M*v0$ͪ<͘C͹Cjp͉C38=*7M*1j0!2K;*9M*6v0*;$ͪ<͘C͹C9%uP*s*9Mj0>!?MpIÍ*7M*j0!2K<ä*9M*v0*?Møý*-MͿ"*7M*j0!2K;*9M*v0*?M*j0$G#ͩ#p͉C *7M*j0!2K;*9M* v0*?M$ͪ<͘C͹CÄ%DI*7M*Bj0*G#0g4ʃf*d>!AMpCpI}C~*7M*|j0Î*͂0Ú*AM*v0!2K!;MpI*>!=MpIp͉C*AM*v0!2K;ͪ<͘C͹C!;"*7M*j0!2K!;MpIp͉CZ*7M*Xj0!2K;ͪ<͘C͹C*9M>!=MpIpþ%Ï*7M*F0g4ʣLè*7M*j0>!AMpCpI}C*!>OI*AM!2K!;MpI*>!=MpIp͉C*AM!2K;ͪ<͘C͹C!;"Q*O!2K!;MpIp͉CÏ*!2K;ͪ<͘C͹C*7M>!;MpI*9M>!=MpIp4%*>!GMpI͉C*$ͪ<͘C͹C͉C͘C>@Print note name and date as heading? (y/n) ͘CC2-M͘Cy͹C>yCY*-M!<ͨ"͍0R4*-M!Aͨ"͍0R4 0g4ʼs*q͉CÉ Note name: Ú Date: !}!KG#!G#!:LG#ͪ<͘C͹C ͢ *͉C͘C͹C*>!;MpCpI}C*!>OI*͉C*;M!2K;ͪ<͘C͹C!;"*7M>!;MpI9*7!c=>!!q9GSIMo,-a*_>!GMpI!>͚@>͚@Å*y&ØNOTE.DIR!$ä*>!CMpIõ*pCNOTE.DIR!}CC%*͉C!CM>o,*y&>͚@͉́C*$ͪ<͘C͹C>@ Notepad Function List F - Find a note N - Start a new note Z - Discard a note D - Display notebook contents R - Rename a note ͉C͘C>@ Enter your selection: ͘CC2-M͘Cy͹C͉C͘C͹C*-MͿ"#>!7MpIH*7M*FF0g4_}b!dZ*7M*b20g4ʍz *7M*xj0>!7MpIÒZ*7M*F0g4ʩNîN*7M*F0g4ͧ VF*7M*F0g4*AM*F0g4 ͢ VD*7M*F0g4!R*7M*F0g48͉ͮCC*A$ͪ<͘C͹C͉C͘CC2-M͘Cy͹C*;M>!7MpI*=M>!9MpI*-MͿ"#>!5MpIÛ *5M*F0g4ñ*=M*v0>!=MpI*5M*F0g4*=M*j0>!=MpI *5M*F0g4  *;M* v0>!;MpI% *5M*#F0g4N;*;M*9j0>!;MpIS*5M*QF0g4x%l*j>!;MpI}*5M*{F0g4ʢ%Ö*>!;MpIç*5M*F0g4%*>!=MpI*5M*F0g4%O*>!=MpI *5M*F0g45*;M*v0>!;MpI)*'>!=MpI:*5M*8F0g4QyV*5M*TF0g4mVr*5M*pF0g4ʌ͇pVÑ*5M*F0g4ʫ<pVð*5M*F0g4%*GM*F0g4M*>!;MpIA*>!=MpIp͉C Insert Mode!ͪ<͘C͹C*7M>!;MpI*9M>!=MpI>*<>!GMpIR*GM*PF0g4h*f>!;MpIyA*w>!=MpIp͉CÝ !ͪ<͘C͹C*7M>!;MpI*9M>!=MpI*>!GMpI*5M*20*5M*#00g4}  *GM*F0g4L  *7M* j0!2K<. *9M*, v0> *< *-MͿ"ͩ#Q *GM*O F0g4e mj *=M*h v0>!=MpI *5M* F0g4ʖ Û *;M* 20g4ʽ ñ * >!;MpI *;M* #0g4 * >!;MpI O*=M* 20g4 ! * >!=MpI!*=M*!#0g42!&!O*$!>!=MpI7!*5M*5!F0g4\!M!*K!>!GMpIpV!wM"lM!xM"2K!yM"9K!zM"@KlM2K9K@KCopyright (C) 1979, By Topaz programming. All rights reserved. From here on protected by End User License.  """""""""\""`"""""*"*"*":""3څ"*\"*"*"!**"j0"!3u"u"Å"""!6E6͒D&:7Eo!>""!">pI:"W:"2"!">OI!"<#|2F##͂0)}lg"D#!?#>6#=#>/!?#w9:F#3#:E#2E#!?#>OI!"#%E2>F!>F͒D%E26E!6E͒D!>FB!6EB!7E~##u#?Fwʎ##Â#xʕ#y26EtD6E27F2?G!"#%E26E!6E͒D"#"#F*#|#x#:6EO7E#w## #:#=2##!"$!6E6͒D:7E_!>"W$"\$"Z$%E26E!6E͒D!6EB!7E:Z$O :\$OI:\$!!"w$"6E}!7E6 #=j$tD6E!"$>2!30tD6E!%!7E$~#š$%!7E$~#­$E$%E7E7E%E"@%"<%!6E6͒DZ/!CE>6#=1%7E!!M>GY%~R%Si%!_%0B(FILE OPE"%!6"%!6E6͒DZ/:7Eʏ%=_E7E*% w#Ÿ%6#©%*%!%0B*%%6#6#6###6!S-TYPE FILE NOT FOUN"a&"^&!6E6͒DZ/:7E&=_E*a&7E w# !&6#6# .&*a&!c&0B(6#>6#=Q&6#6!R-TYPE FILE NOT FOUN}2:FM>Gʕ&~R)'Sʦ&!&0B)FILE CLOS"'%~~&*'%6&*'%6*'~&=_E*'!'0B*'&~#*'!'>o,&S-TYPE FILE CLOS"+$+ ~#5':+:+M'͓(E*+*+(6Gxu'2+::FO>Gʕ+~R•+ w! |2n,"+"("D("+!$+ 2+~#½':E( *(:+( (r(*+*+6 #{'+6 +6 *+$+ w#'!F((͓('!(͓(x(F(Y('r(>2+>(Y('͓(':+*+*+|}*+ͳ(͇*!+0B:n,+ͥ(*+"+*+"+*+"+:+>ʏ(/2+*+ͳ(͟)! ,0B+*+$w#ª(DM*+S+}2+zW{_|g}o(z™)"+"+"+2+2+:n,1)*+E+|™)}™)}O*+ ~1)*+q*+!),0B*+!++!~w##>):+!7,0B:+2+!),0B:n,w)*+}2+2+:+ʅ)=_*+!"+!"+*+!,0B}):+ʻ)*y+;*=¬);**+|»):+*;*)E+:n,*:+*!7Ew#)7E+:n,*"_:n,'**+#"+{+ x)*+Ew#"+}„*E+:n,g*"_:n,y**+#"+{+!"+}ʯ*:+ʠ**y+=”**y++| *E++:n,*!_:n,**+#"+{y+ xó*:+>*+}5+7E+:n,+!_:n,'+*+#"+{2+2+!7EF#"+ѯx|g}oG+>!)f+ f+#=l+))u+#Y+!+0B! ,0B!,0B!L,0B!^,0BR-TYPE REAEXTENDING FILEND OF DISK DAT RANDOM RECOR R-TYPE FILE NOT OPE NO MORE DIR SPAC*WRONG TYPE FIL"-::FO>Gb-~Sb- ~Rb->Ww"m-o-+~#œ,¸,*-~,~#,=_!h-~*-~,#=,*m-o-+w#,-!-0B*-"-*-"-,*-|,+"-*-w#"-:-!-0B:-'-/2-*-ͅ=*-:o-I-=_o- x5-!-0B S-FILE WRITWRITE ON UN-OPENED FIL,S TYPE FIL"'/::FO>G.~S. ~W.>Rw"..*~#-+.k.26E!7Ek.w#=.!6E*'/͒DD.=_!.~*'/k.w#=7.*..*w#L.̀.!)/0B*/"#/* /"%/*#/|U.+"#/*%/~#"%/:"/!7/0B*/ͅ=* /:.ʬ.=_... xØ.*/ͅ=}>M6#. .!N/0BREAD PAST EOREAD ON UN-OPENED FIL,S TYPE FIL!0> 6 #=_/!7E6!7E0:8E:>‹/~##`ډ/ @~ʮ/#.ʮ//~ʮ/#.ʮ/à/ 0~ʿ/#³/!0/! 0/!7E0 w#/~*/> _y{/ />?w#/zW{_zW{_"g03>c0a0"g03>c0c0>c0"g03>c0a0"g03>c0>:4!}o|g}o|g|/g}/o#y>ʦ0ä0y>¦0>F4"0"3>00"0"3>0>4!>2!3"327E2223!3>pI:3i2: 3232 3!3>OI>D!3>OÌ3-1!3>OI47!241>D!3>OÌ3R1!3>OI5!25-1:3k1/23!3>OI͹41!3>pI!2~}1/<҅1^~w>23{23! 3ͫ2w#—1+~0ʢ1:3> 1>-27E:312:3=22>23>23! 38E:31=23~#1>.:3)2=23~#1!8E 3:3/<6.#60=2:3G:3G#w2+~0)2.72#6:2i26E#+L2/<-p# Y2P2:Oxe20w#q#6!7E~€260#6>26EË2#~€2x26E:!3ʧ2:Aʧ2::FO>!6E`@*3!3>OI!3>OI5!3>pI23!3~22=w! 3~w+ 2:3232!3͘8:307"U3!>F6͒D!6E6͒D!?F7E~m3OX3T3#>3! ~S3OzT3#Z3S3 S3T3o3S3"3!7E>pI!;E>pI!>E::EҦ3~3::E;E!7E3ʹ3*3!:E>E~w!8E47z4{"+4!/4)4!44!TrueFalse!D4!&.TP4.F"d4͕4!b4!!|>"4{ʀ4Ø4!6E6͒D*4:7EØ4}Tʵ4tʵ4Yʵ4yʵ4ʵ4>>>4>24"4!4>pI!4>pI24244!4>OI!̓5!4;5!4;5*4|'5:4!5!45'5!45!44+05*4}}P5P5!45>24!47wd5+X5:4G!4~w!4͘8:424!4~_w!4~Ww:4W"4!44NG5xҸ5;5à54#~w5~/w+5~w+~w 5"6!6>pI!6>pI:66:66!6~_w!6~Ww"6:626!6 w#+6=6X66666!66w+ L666:6G:6O26x6:66x6*6!6>#7!6>OI*66*6!6:6#7!6>OI!!6>OI*6!6~w+ 6!6~w# 6!67w7+60!6~+~=w!6~w+7 726zW~ww"&8!8>pI!8>pI:858:8)8!8~_w!8~Ww"8:828Y8É7!8n8 ʴ7!8n8!88+’7?x7!88+§7x7:8o:8gG28|7x7x)8*8!X8>y8!U8>OI*&8!87w 8+7!8b8!84#>w!8͘8*8!8:8y8!8>OI!!Q8>OI*&8!;80B DIVISION BY ZER!8b8!8~w# e8~w+p8zW~ww~28#~8+~=w~w~w+¶8 ž86:8+~6# 8>w+>8~w+>O9~:}>:/2;}o|g";DM:;;*  " |!9`@*<7E2>7E=??!M=$=NUMBER TO LARGE/SMALy!v=xv=}=) x="=>2=7?{_zW!=5ʺ=yOxG#yO#xGҒ=*= DMÒ=BK2FG +=-=>2FG`i"0>! =T])))0 ?>_=:FG|/g}/o#*0>DM! Hȷ707 ">?_))))>">:6EOʀ>*4E~ R> #ʀ>D>~,ʚ> ʚ> ʚ>E~u>+ʚ>-ʚ> #ʧ>R>~,ˆ># >0ç>~,ʀ>u>ʑ>~,§># "4Ey26EO>Gʴ?O23E!7E"4E26E͛I? ?;?(?Y?s??wʁ?:AG ?~JG~#>>26E6:@G>>x>+~JG>x>+>JG> JG>JG>?>#JG͹C!6E>`@>>#JG͹C:3Eñ>!?B:CGO͒@:3Eñ>TOO MANY CHARECTERS. MAX IS 2523E!7E"4E26E^#V"1@>!?*1@*4E*4E~ ?@#"4E:6E26E?!3@0B>! @*1@*4E*4E6!7E"4E#"4E:6E26E @>26E @-ASCII FIL~L@#JG>@#~#y̹C͝C2@~ʁ@2@#~ʁ@JG!@5ʁ@k@:@ʝCyʹC!@XC?2UB"VB2A"@@%E2A!A͒D!A"A!AB::F!*A@~#.,-$*^+/&!\A#~::FO~JG#@N# 6~(B#B6#(B^"#:UBMBB:CG͹C**VB2B~2DG#~2EG#:B!BʜB:CGO>[JGC>]JG> JG:B=2BœB>2By͹C͛I·B:B/2B͛IºB^"#B!BXC:CG͹C WARNING ONL:CGO͹CXC!CXC:EG!CXCC ERRO IN LINE*DG|0JG|0JG}0JG}0JG!BG>w~jCJG!BG4#XCJG* s#r#" * +V+^" y2:F áI::FO!G ~ҤC> JG<«CO> JG> JG2BG>GC^#V>!C!D:D͛I:AGCJG";D>D:6E!7EOI:4E!D:6E!:6E!7EOI:4E:D:6E!!"]D24E`D!oDO  ~26E!7EpI!%E26E!6E͒D\D^#V#"D~2D#OI:D!!" EzDOFxDy°D#6D#wDD °D#6DO~DD #6#ypI* E" E6E|D}DqD!7Ey26EpI* EEDF6EO #6 wEz/E eG eG!G 4 qG6qG!G 4 qG6y2G>GʄGáI2G^#V!G!G>:GO:GH!A GH#~#^#VN#!A HH~#H"I^#=kIV#=WI*I*I"I__{ҋIs+=ʗIr+=ʗIs+=ŠI!IäII> ڷI!D !I0B%BAD CHANNEL NUMBEJJJLJcJTJJJJJJþJJJJJJJJJJ_ͨJ|1J*-J:JCJ8J2J-J!^JdJJ:JJͨJ|†J*J7>|ʙJ2JJ2JJ*J|! "J__7: KJ\!!K0B>2 K:KK\!!K0B_<2K!~ɀ&INPUT FILE REAPPPPPPPPP.t-x # =============================================================================== | >>> System Utilities Menu <<< | =============================================================================== A - Make an Alias S - Run Show B - Modify an Alias I - Move a Program C - Create Named Directories J - Compare Current File to Another File D - Load a New Directory List K - Display File Attributes E - Change Path L - Set File Attributes F - Run a Command File N - Find a File on the hard disk G - Use Memory Utility W - Edit Current File (Non-Doc)Wordstar B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-Z3COMMAND C0 B0 M-QMENU C0 B0 Q-QUIT C0 # avalias bvalias $Pf cmkdir dldr "File to load must have .NDR ext---> epath "ie: A0 A12 " f!$Pn "Enter any Parameters Here -----> gmu3 sshow imake $Pf "[NEWDIR] " JCOMP $Pf "to DU:Filename.ext " k!dfa $Pf l!sfa #Pf "Enter attributes or for HELP ---> n!findf "Enter Filename.ext ---> wws $Pf pprint $Pf "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " z!"B0 $d$u:Command-->C0 " Twatch HCLS;LHELP ZCPR3 Vflr Qshutdown;safety Mm ## !9"1 *B6B7=8 B0B1 >>>>>>>>>>>>> REMEMBER!! to TYPE the word SYSTEM to EXIT M-BASIC <<<<<<<<<<<<< C0C1C6$-x # [+ or -] to scroll files =============================================================================== || ----====++++B0 WORD PROCESSING MASTER MENU C0++++====---- || =============================================================================== 1 - Word and File processing Menu 2 - Okidata Microline Printer Menu 3 - Hewlett Packard ThinkJet Printer Menu 4 - Word Processing Utility Menu B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-ZCOMMAND C0 B0 M-QMENU C0 B0 P-PRINT C0 B0 N-NOTE C0 B0 Q-QUIT C0 # 1:2 2:3 3:4 4:5 Hcls;helpmsg;lhelp zcpr3;cls M:1 Nnotes:;cls;notemsg;notepad;cls;$d$u: Pprint $Pf "B0 Prints Current File - Ctrl'C' Aborts Print C0 " "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " Qshutdown;safety Twatch Vdoc:;flr Z!"B0 $C $d$u:Command -->C0 " # [+ or -] to scroll files =============================================================================== || +++ Word Processing Display +++ || =============================================================================== 1 - Edit Current File using Wordstar C - Copy Current File to BACKUP 2 - Edit File using Non-Doc Wordstar D - Delete Current File 3 - Use VDO to Edit a File W - Type (Vtype) Current File F - Copy File(s) to Another Directory A - Configure Okidata Printer B - Configure HP ThinkJet Printer U - Use Word Processing Utilities Menu B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-ZCOMMAND C0 B0 M-QMENU C0 B0 P-PRINT C0 B0 N-NOTE C0 B0 Q-QUIT C0 # 1doc:;setkey wsdoc;wsmsgon;GET 100 WS.COM;POKE 378 00;GO $Pf;setkey std;wsmsgoff 2doc:;setkey wsdoc;wsmsgon;WS $Pf;setkey std;wsmsgoff 3vdo $Pf A:3 B:4 Ccls;mcopy $Pf Dera $Pf I Fcls;mcopy "Destination DIR? ":=$Pf Hcls;helpmsg;lhelp zcpr3;cls M:1 Nnotes:;cls;notemsg;notepad;cls;$d$u: Pprint $Pf "B0 Prints Current File - Ctrl'C' Aborts Print C0 " "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " Qshutdown;safety Twatch U:5 Vdoc:;flr Wvtype $Pf Z!"B0 $C $d$u:Command -->C0 " # ------------------------------------------------------------------------------- |  ---+++ Okidata Microline Printer Menu +++--- | ------------------------------------------------------------------------------- Port - LPT A - Normal Print (10cpi-Default) G - Underlined Print B - Condensed Print (17.1cpi) H - Normal Line Spacing C - Bold Print On I - Squeezed Line Spacing (8 lpi) D - Large Print (5cpi) J - Double Elite Print (6cpi) E - Elite Print (12cpi) K - Double Condensed Print (8.5cpi) F - Bold Condensed L - Underline Off W - Return to Word Processing Menu  B2 Which PRINTER is Currently Configured??C2 # Aok10 Bdbase:;dbase condense;doc: Cecho $$H Ddbase:;dbase large;doc: Eok12 Fecho $$T;dbase:;dbase condense;doc: Gecho $$C Hecho $$6 Iecho $$8 Jdbase:;dbase dblelet;doc: Kdbase:;dbase expcomp;doc: Lecho $$D W:2 # ------------------------------------------------------------------------------- |  ---+++ HP INK-JET Printer Configuration Menu +++--- | ------------------------------------------------------------------------------- Port - LPT 1 - Normal Print (12cpi-Default) 6 - Bold Print OFF 2 - Compressed Print (21.3cpi) 7 - Normal Spacing 3 - Expanded Print (6cpi) 8 - Squeezed Spacing 4 - Expanded-Compressed (10.7cpi) 9 - Underline ON 5 - Bold Print ON 0 - Underline OFF W - Return to Word Processing Menu  B2 Which PRINTER is Currently Configured??C2 # 1echo $$@ 2echo $$ 3echo $$ 4echo $$ 5echo $$E 6echo $$F 7echo $$2 8echo $$0 9echo $$-1 0echo $$-0 W:2 # [+ or -] to scroll files =============================================================================== || B0 Word Processing Utilities C0 || =============================================================================== B0B1 File Processing C0C1 B0B1 Word Utilities C0C1 A - Use The Word+ to Check a File 1 - Check Spelling on a Word B - Use Outline to Format a File 2 - Use Anagram C - Check Spelling in a File 3 - Find a Word (Great for Puzzles) D - Count the Words in a File EXAMPLE:H?T?O?S E - Check the Frequency of Words in a File W - GOTO Word Processing Menu B0 H-HELP C0 B0 V-VFILER C0 B0 T-TIME C0 B0 Z-ZCOMMAND C0 B0 M-QMENU C0 B0 P-PRINT C0 B0 N-NOTE C0 B0 Q-QUIT C0 # 1!lookup "Please Enter a Reasonable Facsimile of the Word HERE --> " 2!anagram "Enter Your Anagram Here --> " 3!find "Enter a Reasonable Facsimile of the Word You wish to Find " A!cls;tw $D$U:$Pf B!cls;outline $D$U:$Pf C!spell $D$U:$Pf D!cls;wc $D$U:$Pf E!cls;wordfreq $D$U:$Pf Hcls;helpmsg;lhelp zcpr3;cls M:1 W:2 Nnotes:;cls;notemsg;notepad;cls;$d$u: Pprint $Pf "B0 Prints Current File - Ctrl'C' Aborts Print C0 " "B0 Options (CR=default, f=toggle name disp., Onn=offset nn to left, e=exact): C0 " Qshutdown;safety Twatch Vdoc:;flr Z!"B0 $C $d$u:Command -->C0 " ##