SYS(2450) - Application Search Path Order
| Visual FoxPro 9.0 SP2 |
| SYS(2450) - Application Search Path Order |
| See Also |
|
Specifies how an application searches for data and resources such as functions, procedures, executable files, and so on.
You can use SYS(2450) to specify that Visual FoxPro searches within an application for a specific procedure or user-defined function (UDF) before it searches along the SET DEFAULT and SET PATH locations. Setting SYS(2450) can help improve performance for applications that run on a local or wide area network.
SYS(2450 [, 0 | 1 ]) |
Parameters
- 0
-
Search along path and default locations before searching in the application. (Default)
- 1
-
Search within the application for the specified procedure or UDF before searching the path and default locations.
Return Value
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08