#entry

Insert a global ProcScript module.

#entry  Library:GlobalProcScript

Parameters

  • Library—name of the library containing the global ProcScript entry

  • GlobalProcScript—name of the global ProcScript entry

Description

The #entry directive enables you to include a global ProcScript module in a code container so that it is treated as a local ProcScript module. The #entry is resolved at compile time.

History

Version

Change

9.4.01

Introduced

Related Topics