home *** CD-ROM | disk | FTP | other *** search
-
-
- {COMMO} (c) QUICK REFERENCE
-
- Luigi M. Bianchi
- March 29, 1990
-
-
-
-
- This simple macro brings ups a screen showing a complete table of key
- assignments. Just type Alt-K. Feel free to edit the ASCII file
- KEYS.TBL, using an ASCII editor such as Ted (c) or Norton Editor (c),
- to suit your choices. I suggest that you edit such file in overstrike
- mode, so as not to disturb the cosmetics frills.
-
- To install the macro, proceed as follows:
-
- 1. Copy the file KEYS.TBL to the directory where COMMO.COM
- resides
- 2. Start COMMO
- 3. Invoke the Macro Processor, by typing Alt-M
- 4. Enter Edit Mode, by typing E
- 5. Find a suitable area where to insert the macro
- 6. Type in the following line:
-
- Table of Assigned Keys {alk} {exec TYPE KEYS.TBL %w} {}
-
- 7. Press Esc and answer Y at the prompt whether to save
- the changes.
-
- Now you can display the table whenever you wish, by simply typing Alt-K.
-
- In the protocol area (upper right) the following abbreviations are used:
-
- Prot = protocol | = Shift
- Dnl = download | ^ = Ctrl
- Upl = upload | @ = Alt
- UplB = upload batch | F1...F10 = function keys
-
- You may want to use different macros for single-file uploading and batch
- uploading (e.g. if you have installed COMMOPSN (c)).
-
- In the area labelled Miscellanea, you can edit in special assignment which
- do not seem to belong in the other areas.
-
- Throughout the table, rows of dots (................) indicate that no
- assignment has yet been made.
-
-
- *
-
-
- This macro is only intended for and was tested with COMMO v.4.1.
-
-
- *
-
-
- This package is offered as a modest freebee. It can be freely distributed
- but not sold. If you modify it and then distribute it, please ADD a text
- file to the package, explaining the changes made.
-
- EOF