Help for this page
Function ExecSyncStep(stepName) Dim WshShell, oExec ... Loop Set ExecSyncStep = oExec End Function
#Returns the status object of the sync process $oExec; ... return $oExec; }