AceInfinity
Emeritus, Contributor
Okay, that's good. Why i'm asking though is this:
Mainly the comments you should be able to read, so I removed the actual code to help you understand. These are notes/comments that were already in the script.
So is this guy running the check that would invoke the script on his local machine or some other machine remotely?
Code:
'If this is the local computer, set everything and return immediately
{Code here for queries using "." as local computer}
'Otherwise, establish the remote object connections
Mainly the comments you should be able to read, so I removed the actual code to help you understand. These are notes/comments that were already in the script.
So is this guy running the check that would invoke the script on his local machine or some other machine remotely?