show

The show command displays the contents of Autolog's registers, macros, holding buffer, and UART status. It can also be used to repaint the Autolog command screen.

Enter the command:
 

show item

where item is one of the following: reg, macro, buffer, all, status, or uart. Following is what each of the show items displays:

show reg

Displays the contents of the 10 user-definable registers reg(0) through reg(9), the timer, and the error registers.
show macro
Displays the contents of the 16 macros, $0 through $f.
show buffer
Displays the contents of Autolog's holding buffer, containing the characters received from the remote system.
show all
Displays the contents of the registers, macros, and holding buffer (the holding buffer may be abbreviated to make room for everything to fit on the screen).
show status
Repaints the Autolog command screen.
show uart
Displays the current UART status (the same information displayed by the debug uart option).