list_info undo

Allows you to obtain the amount of memory being consumed by the undo stack. You may instruct Adams View to print this information to the "Info Window" or to a file or both.

Format:

 
list_info undo
brief =
on/off
write_to_terminal =
on/off
file_name =
string specifying the file path

Example:

 
list_info undo &
brief =
on &
write_to_terminal =
off &
file_name =
"C:\info.txt"

Dsecription:

 
Parameter
Value Type
Description
brief
ON_OFF
Specifies whether to use the brief form (default) or an extended form of the requested information to be displayed.
write_to_terminal
ON_OFF
Specify if the information requested is to be sent to the informational window or not.
file_name
STRING
Specify that the information requested is to be sent to a file with the name specified with the parameter.