
record [off | <filename>]

        Opens <filename> and appends to it all data received or sent in
        the current session.  (This includes up/downloading to a mailbox).

        For example, if you are in a Telnet session and want to initiate
        recording, you will need to use the <F10> key to escape back to
        command mode to issue the 'record' command.  The message
        "Recording into <filename>" will be displayed and another "jnos>"
        prompt will be issued.  Enter CR on a blank line and you will
        return to the Telnet session with recording activated.

        The command 'record off' stops recording and closes the file;
        this is done automatically when the associated session is closed.


