Script Description | WindowsvScript example |
---|---|
empty list | ; ; |
Calling stand alone program in depot | ;notify.bat; |
Calling program not in depot by absolute path | ;\\machine\share\dir\some_script.exe; |
Calling program not in depot by relative path to Windows depot | ;..\..\dir\Notify.pl; |