Detailed Descriptions > XTREE > XTEXT Parameters > xtrctl
xtr'opcode

XTR_OPCODE determines the operational mode, from one of the following choices. (See ashell.def for the symbol definitions and see the sections below the table for more description of each opcode.)

Symbol

Value

Description

XTROP_CREATE

0

(0) Normal usage. Create a new control.

XTROP_REPLACE

1

(1) Use existing control but replace data within it

XTROP_APPEND

2

(2) Append data to an existing control

XTROP_DELETE

3

(3) Delete an xtree control

XTROP_RESELECT

4

(4) Reselect from an existing control

XTROP_DELSEL

5

(5) Delete selected rows

XTROP_PRINT

6

(6) Print and print preview via APEX