Example (SHOW command)

SHOW BLANKS /UNDEFINED /MXWARNS.
  • BLANKS shows the value to which a completely blank field for a numeric variable is translated.
  • UNDEFINED indicates whether a message is displayed whenever the program encounters anything other than a number or a blank as the value for a numeric variable.
  • MXWARNS displays the maximum number of warnings that are allowed before a session is terminated.