home *** CD-ROM | disk | FTP | other *** search
- ; Comment lines begin with ; or *
- ; All blank lines are ignored
- ; If you want a blank line in the function or info area, enter // at the
- ; beginning of the line
- ; Maximum number of FUNCTION KEYS = 12
- ; Maximum lines above the function = 4
- ; There are three columns of information area
- ; Maximum characters per column = 35
- ; Maximum lines of info = 15
- ; mode lines are .cx (columns 1-3) for the info lines
- ; .fx (keys 1-15) for the function keys
- ; .t for the title line
- ;
- ; The only requirements are:
- ; When a mode is set, the subsequent lines of data are for that mode.
- ; Until the mode is changed.
- ; Text cannot go on the same line as the mode set command
- ;
- ; All data does not have to be in any order and may skip around.
- ;
- ; Example .c1 sets the mode for data into column 1. The next lines of data
- ; will be under that column. If the same column is set again, the
- ; data will continue.
-
- .t
-
- Procomm v2.42
-
- .c1
-
- MAJOR FUNCTIONS
- //
- Alt-D Dialing Directory
- Alt-R Automatic Redial
- Alt-M Keyboard Macros
- Alt-P Line Settings
- Alt-W Translate Table
- Alt-A Editor
- Alt-X Exit
- Alt-Q Host Mode
- Alt-O Chat Mode
-
-
- .c2
-
- UTILITY FUNCTIONS
- //
- Alt-I Program Info
- Alt-S Setup Screen
- Alt-K Kermit Server Cmd
- Alt-B Change Directory
- Alt-C Clear Screen
- Alt-E Toggle Duplex
- Alt-H Hang Up Phone
- Alt-T Elapsed Time
- Alt-L Print ON/OFF
- Alt-Z Set Colors
- Alt-Y Auto Answer
-
-
- .c3
- FILE FUNCTIONS
- //
- PgUp Send Files
- PgDn Receive Files
- Alt-F Directory
- Alt-V View A File
- Alt-G Screen Dump
-
-
-
- .f1
- Alt - F1
- //
- Log Toggle
-
- .f2
- Alt - F2
- //
- Log Hold
-
-
- .f3
- Alt-F3
- //
- Toggle
- CR-CR/LF
-
- .f4
- Alt-F4
- //
- Dos
- Gateway
-
- .f5
- Alt-F5
- //
- Command
- Files
-
- .f6
- Alt-F6
- //
- Redisplay
-
- .f7
- Alt-F7
- //
- Break Key
-