|
LOCAL cIsSysDB=isTRUE |
|
LOCAL cMainTable$="SY_TaskSchedulerHeader" |
|
LOCAL jobDAILY$ |
|
LOCAL jobMONTHLY$ |
|
LOCAL jobONCE$ |
|
LOCAL jobWEEKLY$ |
|
PROPERTY FlaggedForRemoval |
|
PROPERTY VISetup * Read Only * Property that returns whether Visual Integrator is setup |
|
FUNCTION ClearAllDays() | ||||
|
FUNCTION Delete() | ||||
|
FUNCTION ReadWindowsTaskInfo(taskKey$) Read Windows Task Scheduler information for current task | ||||
| ||||
| ||||
|
FUNCTION WRITE() |
|
BatchEnabled, Lines, ScriptPreTotalsDone |
|
AESCipher$, AES256Cipher$ |
|
ClassValidateCompanyCode(), ValidateCompanyKey() |
|
FormatTimeString(), ClassChangeTime() |
|
ActivityLogOverride(), ActivityLogPrepare(), AddLine(), AFMapTotalColumns(), CLEAR(), CommitLines(), DELETE(), Delete(), DeleteLine(), EditLine(), InsertLine(), MoveFirst(), MoveLast(), MoveNext(), MovePrevious(), ResetLine(), ScriptPreTotals(), SetCurrentKey(), SetHeader(), Write(), WriteLine(), ActivityLogCreateFile(), ActivityLogWasLineRenumbered(), ClearLastRecord() |
|
ConfirmAESKey(), ConfirmPassword(), EncryptAESData(), EncryptAESKey(), EncryptAESPassword(), EncryptPassword(), GetAESDataTest$(), PasswordAcceptable(), ValidateAESData(), ValidateAESPassword(), ValidatePassword(), VerifyAESDataEncryption(), DecryptAESData(), DecryptAESKey(), DecryptAESPassword(), DecryptAltAESData(), DecryptPassword(), EncryptAltAESData(), GetKEK$(), InitAESKey(), InitializeAES(), InitializeAltAES(), ValidateAltAESData(), VerifyAltAESDataEncryption() |
|