

Desktop Management Scripting › Desktop Management Script Interpreter › How the Script Search Works
How the Script Search Works
The script interpreter uses the following process to search the files:
- If the script has an absolute path name, the script is interpreted.
- If the script has relative access path, the path is searched relative to the current directory. If the path is not found, the file is searched relative to the directories mentioned in the environment variable PATH.
- If Step 2 fails, the path does not exist. Error 14 Cannot open script file appears.
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|