home *** CD-ROM | disk | FTP | other *** search
- If you have been using RBcomm v3.01 or earlier, you will need to
- recompile all of your macro files, as the internal structure has changed
- significantly. However, no harm will result if you forget to do so
- (RBcomm v3.1+ will complain on old macro files, and older versions of
- RBcomm will consider new macro files to have no keys defined).
-
- The gray plus, minus, slash, and star are now treated distinct from the
- "regular" versions. If you wish to keep using your existing macro files,
- be sure to add the following lines, so that those keys will continue to
- work as expected:
-
- Gray+ TEXT "+"
- Gray- TEXT "-"
- Gray/ TEXT "/"
- Gray* TEXT "*"
-
- ------------------------------------------------------------------------
-
- If you have been using the RBcomm v3.01 or earlier Unix "termcap" entry,
- please replace it with the new entry. The move-cursor command has moved
- from ^E to ^_. ^E is now the VT100 answerback request.
-
- BBS and AVATAR modes have been combined into a single emulation. The 'T'
- type in the dialing directory and on the Set Parameters menu are still
- supported, for this release only.
-
- ------------------------------------------------------------------------
-
- Planned changes:
- ^FA, ^FB, and ^FC will change (I don't know the details yet) as I
- implement ANSI-compatible multi-page support.
-
- The ^A cursor up command will be moved to ^^ in order to support
- the UnixWindows protocol.
-
-