Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Compiles this node and its subtree in the AOT, updating the cross-reference system.
Syntax
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
Remarks
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