Statement EXTERNAL Foundation

Declares a list of one or more symbols for the linker.

Syntax
EXTERNAL <ProcedureName,...>
Parameters
<ProcedureName,...>
<ProcedureName,...> is a comma separated list of procedures or user-defined functions which are to be explicitly included in the EXE by the linker.
Description

The statement EXTERNAL exists only for compatibility and has been superseded by the REQUEST statement.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.