home *** CD-ROM | disk | FTP | other *** search
- {:start}
- {sfic y}
- {info-qs0 Are you using a speech synthesizer? (Y/n)}
- {ifco ,st1}
- {info-d5s0 Don't forget to set "sfi=yes" in COMMO.SET}
- {goto st2}
- {:st1}
- {sfic n}
- {:st2}
- {disp ,,,^[[6H^[[J} {cursor no}
- {disp 08,22,4e,╔═════════════════════════════════════╗}
- {disp 09,22,4e,║ ║}
- {disp 10,22,4e,║ This is ^(COMMO^)'s New User Guide! ║}
- {disp 11,22,4e,║ ║}
- {disp 12,22,4e,║ It will show you around some of the ║}
- {disp 13,22,4e,║ features of the program. ║}
- {disp 14,22,4e,║ ║}
- {disp 15,22,4e,║ Press F1 at any time to bring up ║}
- {disp 16,22,4e,║ context-related Online Help. ║}
- {disp 17,22,4e,║ ║}
- {disp 18,22,4e,║ Press Esc to exit each window when ║}
- {disp 19,22,4e,║ you are ready to continue. ║}
- {disp 20,22,4e,║ ║}
- {disp 21,22,4e,║ Now press Alt+G to edit Setup File. ║}
- {sfic} {disp 21,34,ce,Alt+G} {sfic}
- {disp 22,22,4e,║ ║}
- {disp 23,22,4e,╚═════════════════════════════════════╝}
- {}
-
- {:alg}
- {setup}
- {disp ,,,^[[6H^[[J}
- {disp 10,17,70,┌─────────────────────────────────────────────┐}
- {disp 11,17,70,│ IMPORTANT: Changes to items in the Setup │}
- {disp 12,17,70,│ File are not effective until │}
- {disp 13,17,70,│ you restart ^(COMMO^)! │}
- {disp 14,17,70,│ │}
- {disp 15,17,70,│ Now press Alt+D to view and edit the │}
- {sfic} {disp 15,33,f0,Alt+D} {sfic}
- {disp 16,17,70,│ Dialing Directory. │}
- {disp 17,17,70,└─────────────────────────────────────────────┘} {}
- {:ald}
- {dial}
- {disp ,,,^[[6H^[[J}
- {disp 12,18,70,┌───────────────────────────────────────────┐}
- {disp 13,18,70,│ Press F10 for a Macro File menu example. │}
- {sfic} {disp 13,27,f0,F10} {sfic}
- {disp 14,18,70,└───────────────────────────────────────────┘} {}
-
- {:nf0}
- {disp 6,1,,^[[J}
- {setv _menu1, This is a menu created with ^(COMMO^)'s}
- {setv _menu2, macro language. Menus in the main}
- {setv _menu3, Macro File are used to select Upload}
- {setv _menu4, and Download Protocols, and for
- {setv _menu5, starting Utility Features.}
- {setv _menu7, Press "A" to ring.}
- {setv _menu8, Press "B" to beep.}
- {setv _menu9, Press "C" to continue.}
- {setv _mlabel,alarm,beep,continue}
- {setv _mcolor,03,47}
- {wind-k1}
- {menu 13,47,Sample Macro Menu} {goto continue}
-
- {:alarm} {alarm 1} {goto nf0}
- {:beep} {beep} {goto nf0}
- {:continue}
- {wind-k0}
- {disp ,,,^[[6H^[[J}
- {disp 10,15,17,┌──────────────────────────────────────────────────┐}
- {disp 11,15,17,│ Now you must exit and restart the program. │}
- {disp 12,15,17,│ To restart, just type "commo" at the DOS prompt. │}
- {disp 13,15,17,│ (Press Alt+X to return to DOS.) │}
- {sfic} {disp 13,32,97,Alt+X} {sfic}
- {disp 14,15,17,└──────────────────────────────────────────────────┘}
- {}
-