program_search_intgnt

Changes the position of file extensions in the program search order in which the run-time system searches for program files.

Syntax:
>>-----set program_search_intgnt=----.-TRUE-.--------><
                                     +-FALSE+
Parameters:
TRUE The search order is .int, .gnt
FALSE The search order is .gnt, .int
Properties:
Default: FALSE
IDE equivalent: None
Comments:

See the section Dynamically Loadable Programs in the chapter Running.

See Also:

program_search_order

Related Topics: