DBG$HELP.HLB  —  DEBUG  EXAMINE  Qualifiers  /TYPE
       /TYPE=(name)
       /TYPE:(name)
       /TYPE(name)

    Interprets and displays each examined entity according to the
    type specified by name (which must be the name of a variable or
    data type declared in the program). This enables you to specify
    a user-declared type. You must use parentheses around the type
    expression.
Close Help