Previous Topic Next topic Print topic


program_search_order

Syntax:

>>-----set program_search_order=---.-1-.-----------><
                                   +-2-+
                                   +-3-+
                                   +-4-+

Parameters:

1 Uses the following search sequence:
2 Uses the following search sequence:
3 Uses the following search sequence:
4 Uses the following search sequence:

Properties:

Default:
IDE equivalent: Project > Properties > Program Loading > Program search order

Service Interfaces > Properties > Enterprise Server Run-time Configuration > Program Loading > Program search order

Comments:

Set program_search_order to 3 for compatibility with previous DOS versions.

Note:

If a program is called with a specific path the search sequence is not affected by the value of program_search_order and instead:

  1. The run-time system is checked to see if the program is loaded.
  2. The path specified in the call is searched.
Previous Topic Next topic Print topic