&SYSOPT_XOBJECT System Variable Symbol

The &SYSOPT_XOBJECT system variable is set to 1 if GOFF or XOBJECT is specified, otherwise it is set to 0.

&SYSOPT_XOBJECT is a Boolean system variable symbol with global scope.

Notes:
  1. The value of the type attribute of &SYSOPT_XOBJECT (T'&SYSOPT_XOBJECT) is always N.
  2. The value of the count attribute (K'&SYSOPT_XOBJECT) is always 1.

[ Top of Page | Previous Page | Next Page | Contents | Index ]