This documentation is archived and is not being maintained.
TreeNode.AOTmakeXref Method [AX 2012]
Compiles this node and its subtree in the AOT, updating the cross-reference system.
public void AOTmakeXref([int flag, boolean xRefAll])
Run On
Called
Parameters
-
flag
- Type: int
The flag that specifies if output should be sent to the message window; optional. If flag = 1, no output is sent. The default value is 0.
-
xRefAll
- Type: boolean
This method can be called at any:
-
list node (such as AOT, Tables, Forms, Project roots, and groups)
-
Application Object (such as a Table or Form)
-
methods branch
-
method