Novaterm 9.6 User's Guide

buffer close                    - Closes a capture file.
buffer kill "filename"        - Deletes a file from the buffer.
buffer load "filename"        - Loads a file from disk into the buffer.
buffer open "filename"        - Opens a capture file.
buffer print"filename"        - Outputs a buffer file to the printer.
buffer save "filename"        - Saves a buffer file to disk.
buffer send "filename"        - Sends a buffer file to the modem.

6.2.5  Installing drivers

For commands which install drivers, omit the prefix form the file
name. (For example, the command prot"Xmodem" would work, but
prot"prt.Xmodem" would not.)

asc "ASCII table"        - Loads and ASCII translation table.
font "font file"        - Loads a font.
font80 "font file"        - Loads an 80-column font.
modem "modem type"        - Loads a modem driver.
prot "protocol"        - Loads a protocol.

term "terminal emulator"

Loads a terminal emulation. Note that this only loads the term file
specified, not the asc and font80 files associated with it.

go40

Changes to 40-column mode, if the installed terminal emulator allows
it. (With ANSI, VT102, or VT52, this will have no effect.)

go80

Changes to 80 column mode.

6.2.6  Disk operations

disk [device number]

Changes the current disk device to the specified device number. If the
device is not present, the script halts with an error.

diskc "disk command"

Sends the specified disk command to the current disk device. The
extra disk commands added by Novaterm are also valid here.

drive [drive number]

Changes the current drive number (not device number).

<---- Previous    Next ---->