Class SY_TaskScheduler_bus

Properties

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

Methods

FUNCTION ClearAllDays()  
FUNCTION Delete()  
FUNCTION ReadWindowsTaskInfo(taskKey$)  

Read Windows Task Scheduler information for current task

ParameterDescription
taskKey$ [string, input] Key of current task
Returns [boolean] Success or Failure
FUNCTION WRITE()  

Properties inherited from: SY_LineEntryHeader_bus

BatchEnabled, Lines, ScriptPreTotalsDone

Properties inherited from: SY_Password

AESCipher$, AES256Cipher$

Methods inherited from: CI_CompanyCode_val

ClassValidateCompanyCode(), ValidateCompanyKey()

Methods inherited from: CI_TimeUI_val

FormatTimeString(), ClassChangeTime()

Methods inherited from: SY_LineEntryHeader_bus

ActivityLogOverride(), ActivityLogPrepare(), AddLine(), AFMapTotalColumns(), CLEAR(), CommitLines(), DELETE(), Delete(), DeleteLine(), EditLine(), InsertLine(), MoveFirst(), MoveLast(), MoveNext(), MovePrevious(), ResetLine(), ScriptPreTotals(), SetCurrentKey(), SetHeader(), Write(), WriteLine(), ActivityLogCreateFile(), ActivityLogWasLineRenumbered(), ClearLastRecord()

Methods inherited from: SY_Password

ConfirmAESKey(), ConfirmPassword(), EncryptAESData(), EncryptAESKey(), EncryptAESPassword(), EncryptPassword(), GetAESDataTest$(), PasswordAcceptable(), ValidateAESData(), ValidateAESPassword(), ValidatePassword(), VerifyAESDataEncryption(), DecryptAESData(), DecryptAESKey(), DecryptAESPassword(), DecryptAltAESData(), DecryptPassword(), EncryptAltAESData(), GetKEK$(), InitAESKey(), InitializeAES(), InitializeAltAES(), ValidateAltAESData(), VerifyAltAESDataEncryption()