edm2468
14 years agoOccasional Contributor
What is "Sys"
A sample VBScript contained this line:
" Set notepad = Sys.Process("notepad")"
"Sys" is not part of the VBscript language so I think that TC introduced that object as a way to access the OS. Is that correct? If so, where are its methods\properties documented?
TIA,
Barkingdog
" Set notepad = Sys.Process("notepad")"
"Sys" is not part of the VBscript language so I think that TC introduced that object as a way to access the OS. Is that correct? If so, where are its methods\properties documented?
TIA,
Barkingdog