System Debug Reference Manual (32650-90888)
256 Chapter6
System Debug Command Speciļ¬cations M-X
SET
env echo_subs FALSE
env echo_use FALSE
env fill "zero"
env filter ' '
env hexupshift FALSE
env justify "right"
env list_paging TRUE
env list_pagelen #60
env list_title &
'"Page: " list_pagenum:"d" " " version " " date " "
time'
env list_width #80
env lookup_id "LSTPROC"
env markers "uline"
env multi_line_errs 2
env nm_inbase $
env nm_outbase $
env pstmt TRUE
env term_loud TRUE
env term_paging FALSE
env term_width #79
Examples
$nmdat > SET
Display all current settings.
%cmdebug > set hex out
Set output display base to hexadecimal.
%cmdebug > set %
Set both input and output bases to octal.
$nmdat > set def
Set default values.
Limitations, Restrictions
none