System Debug Reference Manual (32650-90888)

158 Chapter4
System Debug Command Specifications :-Exit
ERR
win rw MARKERS : STR = 'ULINE'
win r NMPW : LCPTR = SYS $a.702d6c
win r PW : LCPTR = SYS $a.702d6c
win r PWO : SPTR = $00702d6c
win r PWS : U32 = $a
win rw SHOW_CCTL : BOOL = FALSE
win r VW : LPTR = $0.0
win r VWO : SPTR = $00000000
win r VWS : U32 = $0
win r ZW : U32 = $0
Display all window-related environment variables.
$nmdat > envl m@
cmd r MACRO_DEPTH : U16 = $0
win rw MARKERS : STR = 'ULINE'
misc r MODE : STR = 'nm'
cmd rw MULTI_LINE_ERRS : U16 = $2
Display all environment variables that begin with the letter "m".
$nmdat > envl vw,,all
win r VW : LPTR = $0.0
DESC:
The virtual address where the current virtual window is aimed.
Display the environment variable VW and all related information associated with that
variable.
$nmdat > env term_loud 0
$nmdat > list envinfo
$nmdat > envl @,,all page
$nmdat > list close
$nmdat > env term_loud 1
Create a list file with complete information on all of the environment variables. The list file
is paged with one environment variable description per page.
Limitations, Restrictions
none
ERR
Pushes a user error message onto the error command stack.
Syntax
ERR
errmsg
The ERR command is typically used within user defined macros.