home *** CD-ROM | disk | FTP | other *** search
- AutoMate 4 Objects
- CurrentTask2
- Properties of CurrentTask2
- Active
- Details
- Events
- Frequency
- FrequencyString
- Hotkey
- Interval
- IntervalType
- LaunchDate
- LaunchTime
- RunLate
- ScheduleLate
- StepCount
- TaskTriggers
- TaskName
- WindowName
- Methods of CurrentTask2
- AppendTaskStep(varNewStep)
- ClearSteps
- DeleteTaskStep(intStepNo)
- GetStepCommand(intStepNo)
- GetStepParameter(intStepNo, intParamNo)
- GetStepParamCount(intStepNo)
- GetStepStatus(intStepNo)
- GetTaskStep(intStepNo)
- InsertTaskStep(intBefore, varNewStep)
- LoadFromFileEx(varFileName, intExtractDeployables)
- SaveToFileEx(varFileName, intIgnoreMissingDeployables)
- SetStepStatus(intStepNo, intActive)
- SetTaskStep(intStepNo, varNewStep)
- AutoMate2
- Properties of AutoMate2
- SystemDir
- TaskCount
- TaskList
- WindowsDir
- Methods of AutoMate2
- FindWindowByTitle(varTitle)
- FindWindowByClass(varClassName)
- FindWindowContaining(varTitle, varClassName)
- Action2
- Properties of Action2
- GetLastError
- General Methods
- StartApplication (varCommandLine, varParameters, varDefaultDir, intWindowState, intWaitUntilReady, intWaitUntilDone)
- OpenDocument (varDocument)
- SendKeystrokes (varKeystrokes, intPauseFirst, intPauseLength)
- PasteKeys (varKeysToPaste)
- PrintDocument (varDocument)
- Message(varMessageText, intModal)
- Reminder (varReminderText, intReschedule)
- PlaySound (varSoundToPlay, intWaitUntilFinished)
- StopSound
- DDECommand (varText, varTopic, varItem)
- Window Methods
- WindowFocus(varWindowTitle, intExactMatch)
- WindowMaximize(varWindowTitle, intExactMatch)
- WindowMinimize(varWindowTitle, intExactMatch)
- WindowRestore(varWindowTitle, intExactMatch)
- FocusWindowContaining(varWindowTitle, intExactTitleMatch, varTextToFind, intExactTextMatch)
- WindowClose(varWindowTitle, intExactMatch)
- WindowHide(varWindowTitle, intExactMatch)
- WindowUnhide(varWindowTitle, intExactMatch)
- Internet Methods
- DialUp(varConnectionName, intAction)
- OpenWebpage (varWebpageAddress)
- PingMachine (varMachineAddress, intPingTimeout, varVarToSet, intPingAction, varPingTaskToStart, intNoPingAction, varNoPingTaskToStart)
- FTPQuickSend (varHost, varUsername, varPassword, intPort, varLocalFile, varRemoteFile, varFTPLogFile, intOverwriteLog)
- FTPQuickRetrieve (varHost, varUsername, varPassword, intPort, varLocalFile, varRemoteFile, varFTPLogFile, intOverwriteLog)
- FTPLogin (varHost, varUsername, varPassword, intPort, varFTPLogFile, intOverwriteLog, intPassiveMode)
- FTPRename (varFTPOldName, varFTPNewName, intSubDirs)
- FTPUpload (varLocalFile, varRemoteFile, intTransType, intSubDirs)
- FTPDownload (varRemoteFile, varLocalFile, intTransType, intSubDirs)
- FTPDelete (varFTPFilename, intSubDirs)
- FTPMakeDirectory (varDirectory)
- FTPRemoveDirectory (varDirectory, intSubDirs)
- FTPChangeDirectory (varNewDirectory)
- FTPLogout
- CheckForMail (varServer, varUsername, varPassword, intWaitingMailAction, intNoWaitingMailAction)
- SendEmail (varServer, varUsername, varTo, varCC, varSubject, varBodyFilename, varAttachmentFilename)
- Mouse Methods
- MoveMouse (intXPos, intYPos)
- LeftClick
- LeftDblClick
- LeftMouseDown
- LeftMouseUp
- RightClick
- RightDblClick
- RightMouseDown
- RightMouseUp
- MiddleClick
- MiddleDblClick
- MiddleMouseDown
- MiddleMouseUp
- File System Methods
- AMCopyFile (varSourceFile, varDestFile)
- AMMoveFile (varSourceFile, varDestFile)
- AMRenameFile (varOldName, varNewName)
- AMDeleteFile (varFilename)
- AMMakeDir (varDirectory)
- AMRemoveDir (varDirectory)
- AMChangeDir (varDirectory)
- Zip Methods
- Zip (varFilesToZip, varFilesToExclude, varZipFilename, intIncludeSubDirs, intPreservePaths)
- Unzip (varFileToUnzip, varUnzipPath, intOverwriteExisting, intPreservePaths)
- Clipboard Methods
- ClipboardCut
- ClipboardCopy
- ClipboardPaste
- ClipboardClear
- System Methods
- RebootMachine
- ShutdownMachine
- QuitAutoMate
- LogoffMachine
- UpdateAutoMate (intUpdateLocation, varFTPServer, varNetworkPath, intShowProgress, intForceReboot)
- Login (varUsername, varPassword, varDomainName, intNewDesktop, intInteractive, intLaunchExplorer, intLockMouse, intLockKeyboard)
- Services Methods
- StartService (varServiceName)
- StopService (varServiceName)
- PauseService (varServiceName)
- ContService (varServiceName)
- InstallService (varExecutable, varDisplayName, varUsername, varPassword, intErrorType, intServiceType, intRunType, intInteractive)
- RemoveService (varServiceName, intStopFirst)
- Flow Control Methods
- Wait (intTimeToWait)
- PromptUser (varText, intType, intActionOnOK, intFailOnCancel, intFailOnNo, varTaskToStart)
- WaitForWindow (varWindowText, intExactMatch, intIncludeChildren, intWaitTime, intCheckInterval, intNoWindowAction, varTaskToStart)
- WaitForWindowToDisappear (varWindowTitle, intExactMatch, intIncludeChildren, intWaitInfinite, intInterval, intWaitTime, intStillPresentAction, varTaskToStart)
- StartTask (varTaskName, intWaitUntilDone, intFailThis)
- DisableThisTask
- Security Methods
- LockMouse
- LockKeyboard
- UnlockMouse
- UnlockKeyboard
- Password (varMessageText, varPassword, intMaxRetries)
- Recording Methods
- PlayMouse (varFilename)
- BASIC Scripting Methods
- RunScript (varFilename)
- Methods of Action2
- SendRawStep(varStep)
- GetFocusedWindowName
-