home *** CD-ROM | disk | FTP | other *** search
- This is the local macros file for WWIVEdit version 2.4+. To edit these macros,
- edit them with WWIVEdit (type WWIVEDIT MACROS.LCL -set:dos -key:local
- from the dos command line or //EDIT [ENTER] WWIVEDIT\MACROS.LCL from within
- WWIV)
- For more information on this file, check the Help section of WWIVEdit, and
- also the WWIVEDIT.DOC file.
-
- 1:
- This is the 2Alt-10 macro. Edit the MACROS.LCL file to change it!
- :1
-
- < This line is ignored because it isn't between two delimeters >
-
- 2:
- This is the Alt-2 macro. Edit the MACROS.LCL file to change it!
- :2
-
- 0:
- This is the Alt-0 Macro. ~
- It is multi-lined in the macro file!
- :0
-
-
- Here is a "Save" macro. It was inserted using Alt-L ESC.
- F2:
- S~
- :F2
-
- Here is another "Save" macro.
- !F2:
- ~/SN
- :!F2
-
- Here's an ALT-F10 macro that doesn't do anything useful
- !F0;
- DIR /W
- LIST
- :!F0
-
- Here's a macro to run 8-Ball's Net Utility
- N;
- CD\WWIV
- \WWIV\NETUTIL
- :N
-
- Here's a "literal" macro to insert an ANSI clear screen in to a file
- B"
- ~
- :B
-
-
- Naming Conventions
- "A" thru "Z" relate to Alt-A thru Alt-Z
- "1" thru "0" relate to Alt-1 thru Alt-0
- "F1" thru "F0" relate to F1 thru F10
- "$F1" thru "$F0" relate to Shift-F1 thru Shift-F10
- "^F1" thru "^F0" relate to Control-F1 thru Control-F10
- "!F1" thru "!F0" relate to Alt-F1 thru Alt-F10
- "-", "=" relate to ALT-Minus and Alt-Equal
- "$PD","$HO","$PU","$EN" relate to Shift-(Page Down, Home, PageUp, End)
- "!EN" relates to ALT-End
- "^PD","^HO","^PU" relate to Control-(Page Down, Home, Page Up)
-
- Total Number of Macros:
- F1 thru F0 = 10 minus Any that you use (default F1 and F10 are used)
- $F1 thru $F0 = 10
- ^F1 thru ^F0 = 10
- !F1 thru ^F0 = 10
- A thru Z = 26 minus any you use for functions (some used by default)
- 1 thru 0 = 10
- ^A,^D,^F = 3 FROM WWIV (or whatever you map them to)
- -, =, $PD,$HO,$PU,$EN,!EN,^PD,^HO,^PU = 10
- ---------------
- 89 Macros
-