Library /sys$common/syshlp/dbg$help.hlb
DEBUG, SET, RADIX, Examples

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

    1.DBG> SET RADIX HEX

      This command sets the radix to hexadecimal. This means that,
      by default, integer data is interpreted and displayed in
      hexadecimal radix.

    2.DBG> SET RADIX/INPUT OCT

      This command sets the radix for input to octal. This means
      that, by default, integer data that is entered is interpreted
      in octal radix.

    3.DBG> SET RADIX/OUTPUT BIN

      This command sets the radix for output to binary. This means
      that, by default, integer data is displayed in binary radix.

    4.DBG> SET RADIX/OVERRIDE DECIMAL

      This command sets the override radix to decimal. This means
      that, by default, all data (not just data that has an integer
      type) is displayed as decimal integer data.
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.