home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-07-27 | 168.6 KB | 6,631 lines |
- object frmParameters: TfrmParameters
- Left = 584
- Top = 342
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = '---'
- ClientHeight = 491
- ClientWidth = 425
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- Position = poScreenCenter
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnResize = FormResize
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object lblDeployablesTitle: TLabel
- Left = 8
- Top = 4
- Width = 106
- Height = 22
- Caption = 'Deployables'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object lblDeployablesDesc: TLabel
- Left = 8
- Top = 27
- Width = 313
- Height = 42
- AutoSize = False
- Caption =
- 'Deployables are files that are attached to your task, and contai' +
- 'n a local and remote directory. On task import, the deployables' +
- ' take on the remote path you specify for use in that task.'
- WordWrap = True
- end
- object lblDepDesc: TLabel
- Left = 56
- Top = 272
- Width = 365
- Height = 45
- AutoSize = False
- Caption =
- 'Deployables are files that are attached to your task, and contai' +
- 'n a local and remote directory. On task import, the deployables' +
- ' take on the remote path you specify for use in that task.'
- WordWrap = True
- end
- object lblLocalPath: TLabel
- Left = 28
- Top = 376
- Width = 120
- Height = 13
- Caption = '&Local Path and Filename:'
- FocusControl = edtLocalPath
- end
- object Label81: TLabel
- Left = 28
- Top = 424
- Width = 131
- Height = 13
- Caption = '&Remote Path and Filename:'
- FocusControl = edtRemotePath
- end
- object lblDeployableName: TLabel
- Left = 28
- Top = 332
- Width = 87
- Height = 13
- Caption = 'Deployable &Name:'
- FocusControl = cboDepName
- end
- object Image11: TImage
- Left = 0
- Top = 268
- Width = 52
- Height = 52
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object imgDeployables: TImage
- Left = 337
- Top = 4
- Width = 52
- Height = 52
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- Transparent = True
- end
- object comHelpLaunch: TSpeedButton
- Left = 3
- Top = 243
- Width = 23
- Height = 22
- Hint = 'Help with this action (F1)'
- Flat = True
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFF00FFF
- FFFFFFFFF00750FFFFFFFFF0078F850FFFFFF0078FF78850FFFF078FF7707885
- 0FFF57F77005078850FF577005555078850F5005555555078850575555B35550
- 7800F5755558BB55070FFF5755335BB5500FFFF5755BBB35550FFFFF57555555
- 500FFFFFF57555500FFFFFFFFF57500FFFFFFFFFFFF50FFFFFFF}
- ParentShowHint = False
- ShowHint = True
- OnClick = comHelpLaunchClick
- end
- object pnlFileIO: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 15
- Visible = False
- object lblFileIOTitle: TLabel
- Left = 6
- Top = 6
- Width = 91
- Height = 19
- Caption = 'Copy File(s)'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblIOSource: TLabel
- Left = 8
- Top = 80
- Width = 79
- Height = 13
- Caption = '&Source filename:'
- FocusControl = edtSourceFile
- end
- object lblDestination: TLabel
- Left = 9
- Top = 132
- Width = 246
- Height = 13
- Caption = '&Destination filename (or path with trailing backslash):'
- FocusControl = edtDestFile
- end
- object lblIONote: TLabel
- Left = 7
- Top = 184
- Width = 303
- Height = 26
- Caption =
- 'NOTE: The destination file(s) will be overwritten without warni' +
- 'ng if it already exists.'
- WordWrap = True
- end
- object Label35: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 41
- AutoSize = False
- Caption =
- 'AutoMate can perform File I/O actions on single files and multip' +
- 'le files (through the use of wildcards). Specify the full path ' +
- 'of your source and destination files.'
- WordWrap = True
- end
- object imgCopyFile: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image003.ico>}
- Visible = False
- end
- object imgRename: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image004.ico>}
- Visible = False
- end
- object imgMove: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image005.ico>}
- Transparent = True
- Visible = False
- end
- object imgDelete: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image006.ico>}
- Visible = False
- end
- object imgMakeDir: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image007.ico>}
- Visible = False
- end
- object imgRemoveDir: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image008.ico>}
- Visible = False
- end
- object edtSourceFile: TEdit
- Left = 7
- Top = 96
- Width = 354
- Height = 21
- TabOrder = 0
- OnKeyPress = edtSourceFileKeyPress
- end
- object edtDestFile: TEdit
- Left = 7
- Top = 148
- Width = 354
- Height = 21
- TabOrder = 1
- OnKeyPress = edtDestFileKeyPress
- end
- object comSrcBrowse: TBitBtn
- Left = 369
- Top = 96
- Width = 37
- Height = 21
- TabOrder = 2
- OnClick = comSrcBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object comDestBrowse: TBitBtn
- Left = 369
- Top = 148
- Width = 37
- Height = 21
- TabOrder = 3
- OnClick = comDestBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- end
- object pnlChangeDir: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 18
- Visible = False
- object lblChangeDirTitle: TLabel
- Left = 6
- Top = 6
- Width = 134
- Height = 19
- Caption = 'Change Directory'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label18: TLabel
- Left = 8
- Top = 80
- Width = 57
- Height = 17
- AutoSize = False
- Caption = '&Directory:'
- FocusControl = edtDirectory
- end
- object lblCDText: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 41
- AutoSize = False
- Caption =
- 'Use this command to change the current working directory of the ' +
- 'system.'
- WordWrap = True
- end
- object imgCreateDir: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image009.ico>}
- Visible = False
- end
- object imgCD: TImage
- Left = 8
- Top = 32
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image010.ico>}
- Transparent = True
- Visible = False
- end
- object imgFTPCD: TImage
- Left = 8
- Top = 32
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image011.ico>}
- Transparent = True
- Visible = False
- end
- object edtDirectory: TEdit
- Left = 7
- Top = 96
- Width = 362
- Height = 21
- TabOrder = 0
- end
- object comDirBrowse: TBitBtn
- Left = 378
- Top = 96
- Width = 37
- Height = 21
- TabOrder = 1
- OnClick = comDirBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- end
- object pnlPingMachine: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 45
- Visible = False
- object lblPingTitle: TLabel
- Left = 6
- Top = 6
- Width = 103
- Height = 19
- Caption = 'Ping Machine'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image10: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image012.ico>}
- Visible = False
- end
- object Image12: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image013.ico>}
- Visible = False
- end
- object lblPingDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 45
- AutoSize = False
- Caption =
- 'Use this step to ping a machine, and change the flow of the task' +
- ' based on whether or not the machine responds in the specific pe' +
- 'riod of time.'
- WordWrap = True
- end
- object imgPing: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image014.ico>}
- end
- object lblPingHostName: TLabel
- Left = 13
- Top = 81
- Width = 76
- Height = 13
- Caption = '&Hostname or IP:'
- end
- object lblPingToPopulate: TLabel
- Left = 153
- Top = 109
- Width = 96
- Height = 13
- Caption = '&Var to put relay time:'
- end
- object lblPingTimeout: TLabel
- Left = 13
- Top = 109
- Width = 82
- Height = 13
- Caption = '&Time to wait (ms):'
- end
- object rdgActionOnNoPing: TRadioGroup
- Left = 4
- Top = 180
- Width = 389
- Height = 45
- Caption = 'If machine does NOT respond: '
- TabOrder = 6
- end
- object rdgActionOnPing: TRadioGroup
- Left = 4
- Top = 132
- Width = 389
- Height = 45
- Caption = 'If machine responds: '
- TabOrder = 3
- end
- object cboPingTaskToStart: TComboBox
- Left = 176
- Top = 148
- Width = 209
- Height = 21
- ItemHeight = 13
- TabOrder = 5
- Visible = False
- end
- object cboPingAction: TComboBox
- Left = 12
- Top = 148
- Width = 153
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Start this task:'
- 'Stop the current task'
- 'Continue the current task')
- TabOrder = 4
- OnChange = cboPingActionChange
- end
- object cboPingVarNameToSet: TComboBox
- Left = 252
- Top = 106
- Width = 141
- Height = 21
- ItemHeight = 13
- TabOrder = 2
- end
- object cboNoPingAction: TComboBox
- Left = 12
- Top = 196
- Width = 153
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Start this task:'
- 'Stop the current task'
- 'Continue the current task')
- TabOrder = 7
- OnChange = cboNoPingActionChange
- end
- object cboNoPingTaskToStart: TComboBox
- Left = 176
- Top = 196
- Width = 209
- Height = 21
- BiDiMode = bdLeftToRight
- ItemHeight = 13
- ParentBiDiMode = False
- TabOrder = 8
- Visible = False
- end
- object edtMachine: TEdit
- Left = 100
- Top = 78
- Width = 293
- Height = 21
- TabOrder = 0
- end
- object edtPingTimeout: TEdit
- Left = 100
- Top = 106
- Width = 41
- Height = 21
- TabOrder = 1
- Text = '1500'
- end
- end
- object pnlLogin: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 23
- Visible = False
- object Label59: TLabel
- Left = 6
- Top = 6
- Width = 44
- Height = 19
- Caption = 'Login'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblUsername: TLabel
- Left = 8
- Top = 85
- Width = 51
- Height = 13
- Caption = '&Username:'
- FocusControl = edtUsernameLogin
- end
- object Label62: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Enter the information necessary to login to the Windows 95/98/NT' +
- ' workstation. On NT, processes launced by AutoMate after loggin' +
- 'g in will be run in the context of the logged in user.'
- WordWrap = True
- end
- object Image2: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image015.ico>}
- end
- object lblPassword: TLabel
- Left = 136
- Top = 85
- Width = 49
- Height = 13
- Caption = '&Password:'
- FocusControl = edtPasswordLogin
- end
- object lblDomain: TLabel
- Left = 264
- Top = 85
- Width = 39
- Height = 13
- Caption = '&Domain:'
- FocusControl = edtDomainLogin
- end
- object edtUsernameLogin: TEdit
- Left = 8
- Top = 100
- Width = 121
- Height = 21
- TabOrder = 0
- end
- object edtPasswordLogin: TEdit
- Left = 136
- Top = 100
- Width = 121
- Height = 21
- PasswordChar = '*'
- TabOrder = 1
- end
- object edtDomainLogin: TEdit
- Left = 264
- Top = 100
- Width = 121
- Height = 21
- TabOrder = 2
- end
- object chkInteractive: TCheckBox
- Left = 24
- Top = 156
- Width = 181
- Height = 17
- Caption = '&Reveal and make interactive'
- Enabled = False
- TabOrder = 3
- end
- object chkNewDesktop: TCheckBox
- Left = 8
- Top = 132
- Width = 185
- Height = 17
- Caption = '&Create desktop'
- TabOrder = 4
- OnClick = chkNewDesktopClick
- end
- object chkLaunchExplorer: TCheckBox
- Left = 24
- Top = 180
- Width = 173
- Height = 17
- Caption = '&Setup desktop'
- TabOrder = 5
- end
- object chkLockMouse: TCheckBox
- Left = 232
- Top = 132
- Width = 97
- Height = 17
- Caption = 'Lock &Mouse'
- TabOrder = 6
- end
- object chkLockKeyboard: TCheckBox
- Left = 232
- Top = 156
- Width = 97
- Height = 17
- Caption = 'Lock &Keyboard'
- TabOrder = 7
- end
- end
- object pnlMessage: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 11
- Visible = False
- object Label7: TLabel
- Left = 12
- Top = 89
- Width = 193
- Height = 13
- AutoSize = False
- Caption = '&Message to display:'
- FocusControl = edtMessage
- end
- object Label8: TLabel
- Left = 6
- Top = 6
- Width = 131
- Height = 19
- Caption = 'Show A Message'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Use this step to display a custom message in a Message Box. Exe' +
- 'cution of the task stops until a button on the box is clicked.'
- WordWrap = True
- end
- object imgMessage: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image016.ico>}
- end
- object edtMessage: TEdit
- Left = 12
- Top = 110
- Width = 320
- Height = 21
- TabOrder = 0
- end
- object chkWaitForAck: TCheckBox
- Left = 12
- Top = 142
- Width = 325
- Height = 17
- Caption = '&Bring message to front of all other windows'
- TabOrder = 1
- end
- end
- object pnlInstallService: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 29
- Visible = False
- object lblInstallServiceDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption = 'Use this step to perform various NT Service tasks.'
- WordWrap = True
- end
- object lblInstallServiceTitle: TLabel
- Left = 6
- Top = 6
- Width = 117
- Height = 19
- Caption = 'Install a service'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object imgInstallService: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image017.ico>}
- end
- object Label69: TLabel
- Left = 8
- Top = 76
- Width = 56
- Height = 13
- Caption = '&Executable:'
- FocusControl = edtServiceExecutable
- end
- object Label70: TLabel
- Left = 228
- Top = 76
- Width = 68
- Height = 13
- Caption = '&Display Name:'
- FocusControl = edtServiceDisplayName
- end
- object Label71: TLabel
- Left = 8
- Top = 116
- Width = 51
- Height = 13
- Caption = '&Username:'
- FocusControl = edtServiceUsername
- end
- object Label72: TLabel
- Left = 228
- Top = 116
- Width = 49
- Height = 13
- Caption = '&Password:'
- FocusControl = edtServicePassword
- end
- object Label73: TLabel
- Left = 8
- Top = 156
- Width = 66
- Height = 13
- Caption = '&Error Severity:'
- FocusControl = cboServiceError
- end
- object Label74: TLabel
- Left = 228
- Top = 156
- Width = 66
- Height = 13
- Caption = 'Service &Type:'
- FocusControl = cboServiceType
- end
- object Label75: TLabel
- Left = 8
- Top = 196
- Width = 50
- Height = 13
- Caption = '&Run Type:'
- FocusControl = cboServiceRunType
- end
- object edtServiceExecutable: TEdit
- Left = 8
- Top = 92
- Width = 205
- Height = 21
- Hint = 'The fully qualified path to the service'#39's exe'
- TabOrder = 0
- end
- object edtServiceDisplayName: TEdit
- Left = 228
- Top = 92
- Width = 177
- Height = 21
- Hint = 'The name that will be displayed in the Control Manager'
- TabOrder = 1
- end
- object edtServiceUsername: TEdit
- Left = 8
- Top = 132
- Width = 205
- Height = 21
- Hint = 'Username of context to log service in as'
- TabOrder = 2
- end
- object edtServicePassword: TEdit
- Left = 228
- Top = 132
- Width = 177
- Height = 21
- Hint = 'Password of context to log service in as'
- PasswordChar = '*'
- TabOrder = 3
- end
- object cboServiceError: TComboBox
- Left = 8
- Top = 172
- Width = 205
- Height = 21
- Hint = 'Error to generate if service can'#39't start'
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Ignore Error'
- 'Normal Error'
- 'Critical Error'
- 'Severe Error')
- TabOrder = 4
- end
- object cboServiceType: TComboBox
- Left = 228
- Top = 172
- Width = 177
- Height = 21
- Hint = 'Service type'
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Runs in own process'
- 'Shared process'
- 'Kernel driver'
- 'File system driver')
- TabOrder = 5
- end
- object cboServiceRunType: TComboBox
- Left = 8
- Top = 212
- Width = 205
- Height = 21
- Hint = 'How the service will start'
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Automatic'
- 'Manual'
- 'Disabled'
- 'Boot'
- 'System')
- TabOrder = 6
- end
- object chkServiceInteractive: TCheckBox
- Left = 228
- Top = 212
- Width = 141
- Height = 17
- Hint = 'Allows service to interact with desktop'
- Caption = '&Interactive Service'
- TabOrder = 7
- end
- end
- object pnlSystem: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 10
- Visible = False
- object lblOSTitle: TLabel
- Left = 6
- Top = 6
- Width = 135
- Height = 19
- Caption = 'Logout of System'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label41: TLabel
- Left = 8
- Top = 32
- Width = 401
- Height = 41
- AutoSize = False
- Caption =
- 'Use this stop to logout the current user from a Windows95 or Win' +
- 'dowsNT workstation.'
- WordWrap = True
- end
- object rdgWin: TRadioGroup
- Left = 13
- Top = 80
- Width = 284
- Height = 34
- Columns = 2
- ItemIndex = 0
- Items.Strings = (
- 'Login to system'
- 'Logout of system')
- TabOrder = 0
- OnClick = rdgWinClick
- end
- object pnlOSCommands1: TPanel
- Left = 8
- Top = 128
- Width = 401
- Height = 58
- BevelOuter = bvNone
- TabOrder = 1
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 51
- Height = 13
- Caption = '&Username:'
- FocusControl = edtUsername
- end
- object Label2: TLabel
- Left = 198
- Top = 9
- Width = 49
- Height = 13
- Caption = '&Password:'
- FocusControl = edtPassword
- end
- object Label3: TLabel
- Left = 20
- Top = 37
- Width = 39
- Height = 13
- Caption = '&Domain:'
- FocusControl = edtDomain
- end
- object edtUsername: TEdit
- Left = 62
- Top = 6
- Width = 121
- Height = 21
- TabOrder = 0
- end
- object edtPassword: TMaskEdit
- Left = 252
- Top = 6
- Width = 121
- Height = 21
- PasswordChar = '*'
- TabOrder = 1
- end
- object edtDomain: TEdit
- Left = 62
- Top = 35
- Width = 121
- Height = 21
- TabOrder = 2
- end
- end
- end
- object pnlFocus: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- Visible = False
- object lblFocus4: TLabel
- Left = 13
- Top = 125
- Width = 372
- Height = 14
- AutoSize = False
- Caption = '&Window Title:'
- FocusControl = cboWindows
- end
- object lblFocusTitle: TLabel
- Left = 6
- Top = 6
- Width = 127
- Height = 19
- Caption = 'Focus a Window'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblFocus3: TLabel
- Left = 12
- Top = 107
- Width = 330
- Height = 13
- Caption =
- 'Enter the window'#39's title, or select from a list of currently ope' +
- 'n windows:'
- end
- object lblFocusDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 73
- AutoSize = False
- Caption =
- 'Use this step to focus a window. The window must be open and av' +
- 'ailable while the task is running, or the task will fail.'
- WordWrap = True
- end
- object imgFocus: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image018.ico>}
- Visible = False
- end
- object imgMaximize: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image019.ico>}
- Transparent = True
- Visible = False
- end
- object imgMinimize: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image020.ico>}
- Transparent = True
- end
- object imgRestore: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image021.ico>}
- Transparent = True
- Visible = False
- end
- object imgHide: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image022.ico>}
- Visible = False
- end
- object imgUnhide: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image023.ico>}
- Visible = False
- end
- object imgCloseWind: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image024.ico>}
- Visible = False
- end
- object cboWindows: TComboBox
- Left = 13
- Top = 143
- Width = 373
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- end
- object chkFShowOnlyOpen: TCheckBox
- Left = 13
- Top = 171
- Width = 340
- Height = 17
- Caption = 'Don'#39't display hidden windows in the Window Title list.'
- Checked = True
- State = cbChecked
- TabOrder = 1
- OnClick = chkFShowOnlyOpenClick
- end
- object chkFocusExact: TCheckBox
- Left = 13
- Top = 193
- Width = 300
- Height = 17
- Caption = 'Window title must match exactly'
- TabOrder = 2
- end
- end
- object pnlcheckMail: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 13
- Visible = False
- object Label16: TLabel
- Left = 6
- Top = 6
- Width = 113
- Height = 19
- Caption = 'Check For Mail'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label15: TLabel
- Left = 297
- Top = 97
- Width = 49
- Height = 13
- Caption = '&Password:'
- FocusControl = edtPOPPassword
- end
- object Label14: TLabel
- Left = 168
- Top = 96
- Width = 51
- Height = 13
- Caption = '&Username:'
- FocusControl = edtPOPUsername
- end
- object lblServer: TLabel
- Left = 8
- Top = 96
- Width = 59
- Height = 13
- Caption = 'POP &Server:'
- end
- object Label31: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Automate can connect to a POP3 server that you specify, log-in, ' +
- 'and check for waiting e-mail. Specify your e-mail server, usern' +
- 'ame and password, and select what you would like Automate to do ' +
- 'if messages are waiting.'
- WordWrap = True
- end
- object imgMail: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image025.ico>}
- end
- object edtPOPPassword: TEdit
- Left = 296
- Top = 114
- Width = 105
- Height = 21
- PasswordChar = '*'
- TabOrder = 2
- end
- object edtPOPUsername: TEdit
- Left = 168
- Top = 114
- Width = 121
- Height = 21
- TabOrder = 1
- end
- object edtServer: TEdit
- Left = 8
- Top = 114
- Width = 153
- Height = 21
- TabOrder = 0
- end
- object rdgWaitingMail: TRadioGroup
- Left = 8
- Top = 152
- Width = 185
- Height = 57
- Caption = 'If mail is &waiting: '
- ItemIndex = 1
- Items.Strings = (
- 'Stop this task'
- 'Continue this task')
- TabOrder = 3
- end
- object rdgNoWaitingMail: TRadioGroup
- Left = 216
- Top = 152
- Width = 185
- Height = 57
- Caption = 'If mail is NOT waiting: '
- ItemIndex = 0
- Items.Strings = (
- 'Stop this task'
- 'Continue this task')
- TabOrder = 4
- end
- end
- object pnlFindText: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 22
- Visible = False
- object Label37: TLabel
- Left = 13
- Top = 97
- Width = 340
- Height = 14
- AutoSize = False
- Caption = '&Window Title:'
- FocusControl = cboFindTextWindow
- end
- object Label50: TLabel
- Left = 6
- Top = 6
- Width = 202
- Height = 19
- Caption = 'Focus Window Containing'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label51: TLabel
- Left = 13
- Top = 79
- Width = 330
- Height = 13
- Caption =
- 'Enter the window'#39's title, or select from a list of currently ope' +
- 'n windows:'
- end
- object Label56: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 41
- AutoSize = False
- Caption =
- 'Use this step to find text within a window. The window must be ' +
- 'open and available while the task is running, and the text must ' +
- 'be present, or the task will fail.'
- WordWrap = True
- end
- object Label57: TLabel
- Left = 14
- Top = 182
- Width = 343
- Height = 14
- AutoSize = False
- Caption = '&Text to Find:'
- FocusControl = edtTextToFind
- end
- object imgFindText: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image026.ico>}
- end
- object cboFindTextWindow: TComboBox
- Left = 13
- Top = 115
- Width = 310
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- end
- object chkFindTextAll: TCheckBox
- Left = 13
- Top = 141
- Width = 340
- Height = 17
- Caption = 'Don'#39't display hidden windows in the Window Title list.'
- Checked = True
- State = cbChecked
- TabOrder = 1
- OnClick = chkFindTextAllClick
- end
- object chkFindTextExact: TCheckBox
- Left = 13
- Top = 161
- Width = 300
- Height = 17
- Caption = 'Window title must match exactly'
- TabOrder = 2
- end
- object edtTextToFind: TEdit
- Left = 13
- Top = 197
- Width = 308
- Height = 21
- TabOrder = 3
- end
- object chkTextMatchExact: TCheckBox
- Left = 331
- Top = 199
- Width = 89
- Height = 18
- Caption = 'Partial Match'
- TabOrder = 4
- end
- end
- object pnlWebsite: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 31
- Visible = False
- object lblWebsiteTitle: TLabel
- Left = 6
- Top = 6
- Width = 117
- Height = 19
- Caption = 'Open Webpage'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label78: TLabel
- Left = 8
- Top = 80
- Width = 309
- Height = 13
- Caption = '&Webpage to open (e.g. http://www.unisyn.com/automate/user/):'
- FocusControl = edtWebsite
- end
- object Label79: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 41
- AutoSize = False
- Caption =
- 'The Open Webpage command is used to open the specified website i' +
- 'n the default web browser.'
- WordWrap = True
- end
- object Image8: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image027.ico>}
- end
- object edtWebsite: TEdit
- Left = 7
- Top = 96
- Width = 394
- Height = 21
- TabOrder = 0
- end
- end
- object pnlReminder: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 12
- Visible = False
- OnEnter = pnlReminderEnter
- object Label10: TLabel
- Left = 8
- Top = 101
- Width = 141
- Height = 13
- AutoSize = False
- Caption = 'Reminder &message:'
- FocusControl = edtReminder
- end
- object Label11: TLabel
- Left = 6
- Top = 6
- Width = 135
- Height = 19
- Caption = 'Show a Reminder'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label12: TLabel
- Left = 10
- Top = 152
- Width = 131
- Height = 13
- Caption = 'Default re-show reminder in:'
- end
- object Label13: TLabel
- Left = 184
- Top = 152
- Width = 39
- Height = 13
- Caption = 'minutes.'
- end
- object Label5: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 73
- AutoSize = False
- Caption =
- 'Use this step to remind you of important events. Note that if A' +
- 'utoMate is running as an NT client, the reminder may not appear,' +
- ' depending on the current user'#39's security privilages.'
- WordWrap = True
- end
- object imgReminder: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image028.ico>}
- end
- object edtReminder: TEdit
- Left = 8
- Top = 118
- Width = 320
- Height = 21
- TabOrder = 0
- end
- object edtRewaitFor: TEdit
- Left = 146
- Top = 150
- Width = 33
- Height = 21
- TabOrder = 1
- Text = '2'
- OnKeyPress = edtRewaitForKeyPress
- end
- end
- object pnlDDE: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- Visible = False
- object Bevel1: TBevel
- Left = 304
- Top = 112
- Width = 97
- Height = 65
- Visible = False
- end
- object lblDDE1: TLabel
- Left = 8
- Top = 124
- Width = 86
- Height = 13
- Caption = 'Application &Name:'
- FocusControl = edtDDEName
- end
- object lblDDE2: TLabel
- Left = 7
- Top = 154
- Width = 85
- Height = 13
- Caption = 'Application &Topic:'
- FocusControl = edtDDETopic
- end
- object lblDDE3: TLabel
- Left = 46
- Top = 184
- Width = 46
- Height = 13
- Caption = 'Link &Item:'
- FocusControl = edtDDEItem
- end
- object lblDDETitle: TLabel
- Left = 6
- Top = 6
- Width = 118
- Height = 19
- Caption = 'DDE Command'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblDDE5: TLabel
- Left = 307
- Top = 115
- Width = 27
- Height = 13
- Caption = 'Type:'
- Visible = False
- end
- object lblDDE4: TLabel
- Left = 307
- Top = 100
- Width = 56
- Height = 17
- AutoSize = False
- Caption = 'Transaction'
- Visible = False
- end
- object Label34: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 77
- AutoSize = False
- Caption =
- 'AutoMate can send commands to any DDE-enabled application on you' +
- 'r system. If the application is not running, AutoMate will atte' +
- 'mpt to start it before issuing the DDE command. Consult the doc' +
- 'umentation of your target app for its available DDE commands.'
- WordWrap = True
- end
- object imgDDE: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image029.ico>}
- end
- object rdoRequest: TRadioButton
- Left = 309
- Top = 135
- Width = 89
- Height = 17
- Caption = 'DDE &Request'
- Checked = True
- TabOrder = 3
- TabStop = True
- Visible = False
- end
- object rdoExecute: TRadioButton
- Left = 309
- Top = 155
- Width = 89
- Height = 17
- Caption = 'DDE &Execute'
- TabOrder = 4
- Visible = False
- end
- object edtDDEItem: TEdit
- Left = 124
- Top = 181
- Width = 275
- Height = 21
- TabOrder = 2
- end
- object edtDDETopic: TEdit
- Left = 124
- Top = 151
- Width = 275
- Height = 21
- TabOrder = 1
- end
- object edtDDEName: TEdit
- Left = 124
- Top = 121
- Width = 275
- Height = 21
- TabOrder = 0
- end
- end
- object pnlComment: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 19
- Visible = False
- object Label17: TLabel
- Left = 6
- Top = 6
- Width = 122
- Height = 19
- Caption = 'Add a Comment'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label19: TLabel
- Left = 8
- Top = 80
- Width = 80
- Height = 13
- Caption = '&Comment to add:'
- FocusControl = edtComment
- end
- object Label48: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 41
- AutoSize = False
- Caption = 'Use this command to add comments to the step builder.'
- WordWrap = True
- end
- object ingComment: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image030.ico>}
- end
- object edtComment: TEdit
- Left = 7
- Top = 96
- Width = 394
- Height = 21
- TabOrder = 0
- end
- end
- object pnlMAPISend: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 30
- Visible = False
- object Label76: TLabel
- Left = 6
- Top = 6
- Width = 117
- Height = 19
- Caption = 'MAPI Mail Send'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblSenderName: TLabel
- Left = 8
- Top = 80
- Width = 97
- Height = 17
- AutoSize = False
- Caption = 'Sender &Name:'
- FocusControl = edtSenderName
- end
- object Label80: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 41
- AutoSize = False
- Caption =
- 'Use this action to send an email message through your default MA' +
- 'PI client, such as Outlook Express or Microsoft Exchange.'
- WordWrap = True
- end
- object Image6: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image031.ico>}
- end
- object lblSenderAddress: TLabel
- Left = 188
- Top = 80
- Width = 113
- Height = 17
- AutoSize = False
- Caption = 'Sender &Address:'
- FocusControl = edtSenderAddress
- end
- object lblRecipients: TLabel
- Left = 8
- Top = 124
- Width = 201
- Height = 17
- AutoSize = False
- Caption = '&Recipients: (separate with semi-colons)'
- FocusControl = edtRecipients
- end
- object lblAttachments: TLabel
- Left = 8
- Top = 168
- Width = 201
- Height = 17
- AutoSize = False
- Caption = '&Attachments: (separate with semi-colons)'
- FocusControl = edtAttachments
- end
- object edtSenderName: TEdit
- Left = 7
- Top = 96
- Width = 174
- Height = 21
- TabOrder = 0
- OnKeyPress = edtSenderNameKeyPress
- end
- object comAttachments: TBitBtn
- Left = 369
- Top = 184
- Width = 37
- Height = 21
- TabOrder = 4
- OnClick = comAttachmentsClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object edtSenderAddress: TEdit
- Left = 187
- Top = 96
- Width = 174
- Height = 21
- TabOrder = 1
- OnKeyPress = edtSenderAddressKeyPress
- end
- object edtRecipients: TEdit
- Left = 7
- Top = 140
- Width = 354
- Height = 21
- TabOrder = 2
- OnKeyPress = edtRecipientsKeyPress
- end
- object edtAttachments: TEdit
- Left = 7
- Top = 184
- Width = 354
- Height = 21
- TabOrder = 3
- OnKeyPress = edtAttachmentsKeyPress
- end
- end
- object pnlPrompt: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 25
- Visible = False
- object lblPromptTitle: TLabel
- Left = 6
- Top = 6
- Width = 96
- Height = 19
- Caption = 'Prompt User'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label61: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'This step can be used to alter the flow of the task based on inp' +
- 'ut from the user. Unless otherwise instructed, AutoMate will co' +
- 'ntinue the task if '#39'Cancel'#39' or '#39'No'#39' is chosen.'
- WordWrap = True
- end
- object Image4: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image032.bmp>}
- Transparent = True
- end
- object Label66: TLabel
- Left = 8
- Top = 84
- Width = 70
- Height = 13
- Caption = 'Message Text:'
- end
- object edtPromptText: TEdit
- Left = 84
- Top = 81
- Width = 317
- Height = 21
- TabOrder = 0
- end
- object rdoPromptType: TRadioGroup
- Left = 8
- Top = 107
- Width = 393
- Height = 41
- Caption = 'Style '
- Columns = 4
- ItemIndex = 0
- Items.Strings = (
- 'OK Only'
- 'OK, Cancel'
- 'Yes, No'
- 'Yes, No, Cancel')
- TabOrder = 1
- OnClick = rdoPromptTypeClick
- end
- object rdoPromptOnOK: TRadioGroup
- Left = 8
- Top = 152
- Width = 241
- Height = 69
- Caption = 'On OK: '
- ItemIndex = 2
- Items.Strings = (
- 'Start:'
- 'Stop task'
- 'Continue')
- TabOrder = 2
- OnClick = rdoPromptOnOKClick
- end
- object cboPromptStartTask: TComboBox
- Left = 88
- Top = 166
- Width = 149
- Height = 21
- Style = csDropDownList
- Enabled = False
- ItemHeight = 13
- TabOrder = 3
- end
- object chkPromptFailOnCancel: TCheckBox
- Left = 264
- Top = 164
- Width = 145
- Height = 21
- Caption = 'Fail task if "Cancel"'
- Enabled = False
- TabOrder = 4
- end
- object chkPromptFailOnNo: TCheckBox
- Left = 264
- Top = 188
- Width = 145
- Height = 21
- Caption = 'Fail task if "No"'
- Enabled = False
- TabOrder = 5
- end
- end
- object pnlServices: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 27
- Visible = False
- object lblServicesDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption = 'Use this step to perform various NT Service tasks.'
- WordWrap = True
- end
- object lblServicesTitle: TLabel
- Left = 6
- Top = 6
- Width = 66
- Height = 19
- Caption = 'Services'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object imgStopService: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image033.ico>}
- Visible = False
- end
- object lblServiceName: TLabel
- Left = 8
- Top = 88
- Width = 97
- Height = 21
- AutoSize = False
- Caption = '&Service To Pause:'
- end
- object imgStartService: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image034.ico>}
- Transparent = True
- Visible = False
- end
- object imgPauseService: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image035.ico>}
- Visible = False
- end
- object imgContinueService: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image036.ico>}
- Visible = False
- end
- object imgRemoveService: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image037.ico>}
- Visible = False
- end
- object cboServices: TComboBox
- Left = 8
- Top = 104
- Width = 377
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- end
- object chkStopServiceFirst: TCheckBox
- Left = 8
- Top = 136
- Width = 177
- Height = 21
- Caption = 'Attempt to stop service first'
- Checked = True
- State = cbChecked
- TabOrder = 1
- Visible = False
- end
- end
- object pnlRecord: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 8
- Visible = False
- object lblRecord1: TLabel
- Left = 52
- Top = 32
- Width = 350
- Height = 39
- Caption =
- 'This command will allow you to record events, such as mouse move' +
- 'ments and real-time typing, as they occur. Note that changing w' +
- 'indow positions and other events may cause distorted playback.'
- WordWrap = True
- end
- object lblRecordTitle: TLabel
- Left = 6
- Top = 6
- Width = 113
- Height = 19
- Caption = 'Record Events'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblRecord4: TLabel
- Left = 16
- Top = 148
- Width = 205
- Height = 13
- Caption = 'Enter the &filename to save the recording as:'
- FocusControl = edtRFilename
- end
- object imgRecord: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image038.ico>}
- end
- object comStart: TButton
- Left = 15
- Top = 111
- Width = 89
- Height = 25
- Caption = '&Start Recording'
- TabOrder = 0
- OnClick = comStartClick
- end
- object comStop: TButton
- Left = 171
- Top = 111
- Width = 89
- Height = 25
- Caption = 'Sto&p Recording'
- Enabled = False
- TabOrder = 1
- OnClick = comStopClick
- end
- object comPlayback: TButton
- Left = 314
- Top = 111
- Width = 89
- Height = 25
- Caption = 'Play&back'
- Enabled = False
- TabOrder = 2
- OnClick = comPlaybackClick
- end
- object edtRFilename: TEdit
- Left = 15
- Top = 165
- Width = 346
- Height = 21
- TabOrder = 3
- end
- object comRBrowse: TBitBtn
- Left = 366
- Top = 164
- Width = 37
- Height = 22
- TabOrder = 4
- OnClick = comRBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object chkWaitUntilDone: TCheckBox
- Left = 16
- Top = 192
- Width = 353
- Height = 17
- Caption = 'Wait until playback is finished before continuing'
- Checked = True
- State = cbChecked
- TabOrder = 5
- Visible = False
- end
- end
- object pnlBASIC: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 9
- Visible = False
- object Label9: TLabel
- Left = 11
- Top = 108
- Width = 60
- Height = 13
- Caption = '&Script to run:'
- FocusControl = edtBASIC
- end
- object lblBASIC1: TLabel
- Left = 6
- Top = 6
- Width = 227
- Height = 19
- Caption = 'Run an AutoMate Basic Script'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblBASIC2: TLabel
- Left = 11
- Top = 155
- Width = 355
- Height = 13
- Caption =
- 'You can also create a new script or edit an existing script by c' +
- 'licking below:'
- end
- object Label30: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'AutoMate can execute BASIC scripts that you design, complete wit' +
- 'h AutoMate command extensions. Scripts can be created, edited a' +
- 'nd tested using the AutoMate IDE utility.'
- WordWrap = True
- end
- object imgScript: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image039.ico>}
- end
- object edtBASIC: TEdit
- Left = 9
- Top = 125
- Width = 352
- Height = 21
- TabOrder = 0
- end
- object comCreate: TButton
- Left = 11
- Top = 177
- Width = 113
- Height = 23
- Caption = 'Create a &New Script'
- TabOrder = 1
- OnClick = comCreateClick
- end
- object comEditScript: TButton
- Left = 136
- Top = 177
- Width = 113
- Height = 23
- Caption = '&Edit Script'
- TabOrder = 2
- OnClick = comEditScriptClick
- end
- object comScriptBrowse: TBitBtn
- Left = 368
- Top = 125
- Width = 37
- Height = 21
- TabOrder = 3
- OnClick = comScriptBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- end
- object pnlRemoteUpdate: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 35
- Visible = False
- object lblRemoteUpdateTitle: TLabel
- Left = 6
- Top = 6
- Width = 118
- Height = 19
- Caption = 'Remote Update'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblRemoteUpdateText: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 41
- AutoSize = False
- Caption =
- 'Use this command to automatically update client installations of' +
- ' AutoMate to the latest version.'
- WordWrap = True
- end
- object imgRUpdate: TImage
- Left = 8
- Top = 32
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image040.ico>}
- end
- object lblNetwork: TLabel
- Left = 11
- Top = 146
- Width = 89
- Height = 13
- Caption = '&Path to installation:'
- end
- object rdgUpdateLocation: TRadioGroup
- Left = 8
- Top = 80
- Width = 397
- Height = 57
- Caption = '&Update File Location: '
- ItemIndex = 0
- Items.Strings = (
- 'Download from Unisyn'
- 'Install from file on network or local machine')
- TabOrder = 0
- OnClick = rdgUpdateLocationClick
- end
- object edtFTPServer: TEdit
- Left = 13
- Top = 161
- Width = 348
- Height = 21
- AutoSize = False
- TabOrder = 1
- Text = 'hercules.unisyn.com'
- Visible = False
- end
- object edtNetwork: TEdit
- Left = 11
- Top = 161
- Width = 272
- Height = 21
- Enabled = False
- TabOrder = 2
- end
- object comRUFile: TBitBtn
- Left = 365
- Top = 161
- Width = 37
- Height = 21
- Enabled = False
- TabOrder = 3
- OnClick = comRUFileClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object chkShowProgress: TCheckBox
- Left = 12
- Top = 192
- Width = 241
- Height = 17
- Caption = '&Show progress window'
- Checked = True
- State = cbChecked
- TabOrder = 4
- end
- object chkForceReboot: TCheckBox
- Left = 12
- Top = 210
- Width = 241
- Height = 17
- Caption = 'Force &reboot (if necessary)'
- Checked = True
- State = cbChecked
- TabOrder = 5
- end
- end
- object pnlSound: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- Visible = False
- object lblSoundTitle: TLabel
- Left = 6
- Top = 6
- Width = 101
- Height = 19
- Caption = 'Play a Sound'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel2: TBevel
- Left = 8
- Top = 120
- Width = 402
- Height = 73
- end
- object Label40: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 73
- AutoSize = False
- Caption =
- 'Use this step to start or stop playing a standard .WAV file. Au' +
- 'toMate can optionally halt execution of the task while the sound' +
- ' is playing. Note that AutoMate can only stop sounds that have ' +
- 'already been started by the executing task.'
- WordWrap = True
- end
- object imgSound: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image041.ico>}
- end
- object edtSound: TEdit
- Left = 13
- Top = 135
- Width = 284
- Height = 21
- TabOrder = 1
- end
- object chkWaitForSound: TCheckBox
- Left = 18
- Top = 166
- Width = 363
- Height = 17
- Caption = 'S&top task processing until sound is finished playing'
- Checked = True
- State = cbChecked
- TabOrder = 5
- end
- object comPlay: TBitBtn
- Left = 305
- Top = 133
- Width = 24
- Height = 24
- TabOrder = 2
- OnClick = comPlayClick
- Glyph.Data = {
- FE000000424DFE000000000000003600000028000000060000000A0000000100
- 180000000000C800000000000000000000000000000000000000BFBFBF000000
- BFBFBFBFBFBFBFBFBFBFBFBF0000BFBFBF000000000000BFBFBFBFBFBFBFBFBF
- 0000BFBFBF000000000000000000BFBFBFBFBFBF0000BFBFBF00000000000000
- 0000000000BFBFBF0000BFBFBF0000000000000000000000000000000000BFBF
- BF000000000000000000000000BFBFBF0000BFBFBF000000000000000000BFBF
- BFBFBFBF0000BFBFBF000000000000BFBFBFBFBFBFBFBFBF0000BFBFBF000000
- BFBFBFBFBFBFBFBFBFBFBFBF0000BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF
- 0000}
- end
- object comStopPlay: TBitBtn
- Left = 335
- Top = 133
- Width = 26
- Height = 24
- TabOrder = 3
- OnClick = comStopPlayClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 040000000000800000000000000000000000100000001000000000000000FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00111111111111
- 1111111111111111111111111111111111111111111111111111111100000000
- 1111111100000000111111110000000011111111000000001111111100000000
- 1111111100000000111111110000000011111111000000001111111111111111
- 1111111111111111111111111111111111111111111111111111}
- end
- object rdoPlaySound: TRadioButton
- Left = 14
- Top = 112
- Width = 143
- Height = 17
- Caption = '&Start playing a sound:'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = rdoPlaySoundClick
- end
- object rdoStopPlay: TRadioButton
- Left = 14
- Top = 199
- Width = 359
- Height = 17
- Caption = 'Sto&p last launched sound'
- TabOrder = 6
- OnClick = rdoStopPlayClick
- end
- object comSBrowse: TBitBtn
- Left = 366
- Top = 135
- Width = 37
- Height = 21
- TabOrder = 4
- OnClick = comSBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- end
- object pnlInputToVar: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 39
- Visible = False
- object lblInputToVarTitle: TLabel
- Left = 6
- Top = 6
- Width = 171
- Height = 19
- Caption = 'Input Value to Variable'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblInputToVarCaption: TLabel
- Left = 8
- Top = 168
- Width = 24
- Height = 13
- Caption = 'Te&xt:'
- FocusControl = edtITVText
- end
- object Label84: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 49
- AutoSize = False
- Caption =
- 'Use this command to prompt a user for a value, and store that va' +
- 'lue into a variable to be used in subsequent steps of your task.' +
- 'To use a variable, enclose the variable name in two exclamation ' +
- 'points (e.g. !!VARNAME!!)'
- WordWrap = True
- end
- object imgInputToVar: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image042.ico>}
- end
- object Label82: TLabel
- Left = 8
- Top = 124
- Width = 23
- Height = 13
- Caption = '&Title:'
- FocusControl = edtITVTitle
- end
- object lblITVVariable: TLabel
- Left = 8
- Top = 80
- Width = 41
- Height = 13
- Caption = '&Variable:'
- end
- object Label83: TLabel
- Left = 220
- Top = 168
- Width = 24
- Height = 13
- Caption = '&Icon:'
- Visible = False
- end
- object edtITVText: TEdit
- Left = 7
- Top = 184
- Width = 394
- Height = 21
- TabOrder = 2
- end
- object edtITVTitle: TEdit
- Left = 7
- Top = 140
- Width = 394
- Height = 21
- TabOrder = 1
- end
- object cboITVIcon: TComboBox
- Left = 220
- Top = 184
- Width = 181
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Question'
- 'Asterisk'
- 'Exclamation'
- 'Warning'
- 'Information'
- 'Stop')
- TabOrder = 3
- Visible = False
- end
- object cboVarNameToInput: TComboBox
- Left = 8
- Top = 97
- Width = 197
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- OnExit = cboVarNameToInputExit
- end
- end
- object pnlUnzip: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 47
- Visible = False
- object lblFileToUnzip: TLabel
- Left = 12
- Top = 85
- Width = 193
- Height = 13
- AutoSize = False
- Caption = 'File to &unzip:'
- FocusControl = edtToUnzip
- end
- object lblUnzipTitle: TLabel
- Left = 6
- Top = 6
- Width = 85
- Height = 19
- Caption = 'Unzip Files'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblUnzipDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 53
- AutoSize = False
- Caption =
- 'Use this action to unzip a collection of files from a valid zip ' +
- 'archive.'
- WordWrap = True
- end
- object imgUnzip: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image043.ico>}
- end
- object lblExtractPath: TLabel
- Left = 12
- Top = 131
- Width = 193
- Height = 13
- AutoSize = False
- Caption = '&Extract path:'
- FocusControl = edtUnzipPath
- end
- object edtToUnzip: TEdit
- Left = 12
- Top = 102
- Width = 357
- Height = 21
- TabOrder = 0
- end
- object chkUnzipOverwrite: TCheckBox
- Left = 12
- Top = 178
- Width = 145
- Height = 17
- Caption = 'O&verwrite existing files'
- TabOrder = 4
- end
- object edtUnzipPath: TEdit
- Left = 12
- Top = 148
- Width = 357
- Height = 21
- TabOrder = 2
- end
- object chkUnzipPreserveDirs: TCheckBox
- Left = 12
- Top = 200
- Width = 169
- Height = 17
- Caption = '&Preserve folder structures'
- TabOrder = 5
- end
- object comToUnzipBrowse: TBitBtn
- Left = 374
- Top = 102
- Width = 37
- Height = 21
- TabOrder = 1
- OnClick = comToUnzipBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object comUnzipDir: TBitBtn
- Left = 374
- Top = 147
- Width = 37
- Height = 21
- TabOrder = 3
- OnClick = comUnzipDirClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- end
- object pnlVarFuncs: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 48
- Visible = False
- object lblFuncDesc: TLabel
- Left = 12
- Top = 200
- Width = 401
- Height = 33
- AutoSize = False
- WordWrap = True
- end
- object lblVarFuncsTitle: TLabel
- Left = 6
- Top = 6
- Width = 143
- Height = 19
- Caption = 'Variable Functions'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblVariable: TLabel
- Left = 13
- Top = 118
- Width = 41
- Height = 13
- Caption = '&Variable:'
- FocusControl = cboVarFuncVar1
- end
- object imgVarFuncs: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image044.ico>}
- end
- object lblParameter: TLabel
- Left = 13
- Top = 147
- Width = 51
- Height = 13
- Caption = '&Parameter:'
- end
- object lblVarFuncDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 53
- AutoSize = False
- Caption =
- 'Use this step to perform variable manipulation, such as incremen' +
- 'ting or decrementing a variable'#39's contents, or concatenating two' +
- ' variables together.'
- WordWrap = True
- end
- object lblFunc: TLabel
- Left = 12
- Top = 89
- Width = 44
- Height = 13
- Caption = '&Function:'
- FocusControl = cboVarFunctions
- end
- object lblDestVar: TLabel
- Left = 13
- Top = 174
- Width = 69
- Height = 13
- Caption = '&Dest. Variable:'
- FocusControl = cboVarFuncVar3
- end
- object cboVarFuncVar1: TComboBox
- Left = 84
- Top = 114
- Width = 165
- Height = 21
- ItemHeight = 13
- TabOrder = 1
- OnExit = cboVarFuncVar1Exit
- end
- object BitBtn2: TBitBtn
- Left = 255
- Top = 142
- Width = 66
- Height = 23
- Caption = '&Field '
- PopupMenu = popFields
- TabOrder = 3
- Visible = False
- OnClick = comSetVarFieldClick
- Glyph.Data = {
- CE000000424DCE0000000000000076000000280000000E0000000B0000000100
- 0400000000005800000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FF00FFFFFFFFFFFFFF00FFFFFF0FFFFFFF00FFFFF000FFFFFF00FFFF00000FFF
- FF00FFF0000000FFFF00FF000000000FFF00F00000000000FF00000000000000
- 0F00FFFFFFFFFFFFFF00FFFFFFFFFFFFFF00}
- Layout = blGlyphRight
- Spacing = 2
- end
- object cboVarFunctions: TComboBox
- Left = 84
- Top = 86
- Width = 165
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Increment'
- 'Decrement'
- 'Concatenate')
- TabOrder = 0
- OnChange = cboVarFunctionsChange
- OnExit = cboVarNameToSetExit
- end
- object cboVarFuncVar3: TComboBox
- Left = 84
- Top = 170
- Width = 165
- Height = 21
- ItemHeight = 13
- TabOrder = 4
- OnExit = cboVarNameToSetExit
- end
- object edtVarFuncVar2: TEdit
- Left = 84
- Top = 143
- Width = 164
- Height = 21
- TabOrder = 2
- end
- end
- object pnlLoop: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 20
- Visible = False
- object lblLoop: TLabel
- Left = 6
- Top = 6
- Width = 88
- Height = 19
- Caption = 'Loop Steps'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label52: TLabel
- Left = 8
- Top = 104
- Width = 114
- Height = 13
- Caption = '&Number of times to loop:'
- FocusControl = edtLoop
- end
- object Label54: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Use this command to loop through a block of steps a specific num' +
- 'ber of times. After clicking OK, position the '#39'Begin Loop'#39' and ' +
- #39'End Loop'#39' steps in the Step Builder to define the block.'
- WordWrap = True
- end
- object imgLoop: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image045.ico>}
- end
- object edtLoop: TEdit
- Left = 126
- Top = 101
- Width = 59
- Height = 21
- TabOrder = 0
- Text = '1'
- end
- end
- object pnlCondition: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Visible = False
- object Label32: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Using this step, you can alter the execution of the task based u' +
- 'pon the appearance of a window. Specify how long you wish to wa' +
- 'it for the window to appear, the interval with which to check, a' +
- 'nd what to do if the time elapses without the window.'
- WordWrap = True
- end
- object lblConditional1: TLabel
- Left = 8
- Top = 88
- Width = 40
- Height = 13
- Caption = '&Wait for:'
- FocusControl = edtHowLong
- end
- object lblConditional2: TLabel
- Left = 140
- Top = 88
- Width = 121
- Height = 13
- Caption = '&for this window to appear:'
- FocusControl = cboWaitWindow
- end
- object lblConditional3: TLabel
- Left = 9
- Top = 132
- Width = 77
- Height = 13
- Caption = 'C&hecking every:'
- FocusControl = edtCheckInterval
- end
- object lblConditional4: TLabel
- Left = 133
- Top = 132
- Width = 43
- Height = 13
- Caption = 'seconds.'
- end
- object Label33: TLabel
- Left = 6
- Top = 6
- Width = 137
- Height = 19
- Caption = 'Wait for a Window'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object imgWaitForWindow: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image046.ico>}
- end
- object cboWaitWindow: TComboBox
- Left = 140
- Top = 104
- Width = 249
- Height = 21
- ItemHeight = 13
- TabOrder = 2
- end
- object edtHowLong: TEdit
- Left = 8
- Top = 104
- Width = 33
- Height = 21
- TabOrder = 0
- Text = '30'
- OnKeyPress = edtHowLongKeyPress
- end
- object cboUnits: TComboBox
- Left = 48
- Top = 104
- Width = 77
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'seconds'
- 'minutes')
- TabOrder = 1
- end
- object rdgAction: TRadioGroup
- Left = 8
- Top = 180
- Width = 385
- Height = 45
- Caption = 'If the window doesn'#39't appear: '
- TabOrder = 5
- OnClick = rdgActionClick
- end
- object edtCheckInterval: TEdit
- Left = 90
- Top = 129
- Width = 39
- Height = 21
- TabOrder = 3
- Text = '1'
- OnKeyPress = edtCheckIntervalKeyPress
- end
- object cboTaskToStart: TComboBox
- Left = 180
- Top = 196
- Width = 209
- Height = 21
- ItemHeight = 13
- TabOrder = 6
- Visible = False
- end
- object chkWaitMatchSubstring: TCheckBox
- Left = 280
- Top = 132
- Width = 109
- Height = 17
- Caption = 'Allow &partial match'
- TabOrder = 4
- end
- object cboIfNoWindow: TComboBox
- Left = 16
- Top = 196
- Width = 153
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Start this task:'
- 'Stop the current task'
- 'Continue the current task')
- TabOrder = 7
- OnChange = cboIfNoWindowChange
- end
- object chkEnumAllWindows: TCheckBox
- Left = 12
- Top = 156
- Width = 165
- Height = 17
- Caption = 'Include child windows'
- TabOrder = 8
- end
- end
- object pnlDisappear: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 26
- Visible = False
- object Label64: TLabel
- Left = 140
- Top = 88
- Width = 134
- Height = 13
- Caption = '&for this window to disappear:'
- FocusControl = cboDisappearWindows
- end
- object Label67: TLabel
- Left = 124
- Top = 132
- Width = 43
- Height = 13
- Caption = 'seconds.'
- end
- object lblDisappearDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Using this step, you can alter the execution of the task based u' +
- 'pon the disappearance of a window. Specify how long you wish to' +
- ' wait for the window to disappear, the interval with which to ch' +
- 'eck, and which action to take.'
- WordWrap = True
- end
- object lblDisappearTitle: TLabel
- Left = 6
- Top = 6
- Width = 238
- Height = 19
- Caption = 'Wait for a Window to Disappear'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image5: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image047.ico>}
- end
- object Label65: TLabel
- Left = 8
- Top = 132
- Width = 63
- Height = 13
- Caption = 'Check &every:'
- end
- object cboDisappearWindows: TComboBox
- Left = 140
- Top = 104
- Width = 249
- Height = 21
- ItemHeight = 13
- TabOrder = 3
- end
- object edtDisappearWait: TEdit
- Left = 8
- Top = 104
- Width = 33
- Height = 21
- TabOrder = 1
- Text = '30'
- OnKeyPress = edtHowLongKeyPress
- end
- object cboDisappearUnits: TComboBox
- Left = 48
- Top = 104
- Width = 77
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'seconds'
- 'minutes')
- TabOrder = 2
- end
- object rdoDisappearAction: TRadioGroup
- Left = 8
- Top = 180
- Width = 385
- Height = 45
- Caption = 'If the window doesn'#39't &disappear: '
- TabOrder = 6
- OnClick = rdoDisappearActionClick
- end
- object edtDisappearInterval: TEdit
- Left = 82
- Top = 129
- Width = 39
- Height = 21
- TabOrder = 4
- Text = '1'
- OnKeyPress = edtCheckIntervalKeyPress
- end
- object cboDisappearTasks: TComboBox
- Left = 176
- Top = 196
- Width = 209
- Height = 21
- ItemHeight = 13
- TabOrder = 7
- Visible = False
- end
- object chkDisappearSubstring: TCheckBox
- Left = 280
- Top = 132
- Width = 109
- Height = 17
- Caption = 'Allow &partial match'
- TabOrder = 5
- end
- object chkDisappearCheck: TCheckBox
- Left = 8
- Top = 88
- Width = 93
- Height = 17
- Caption = '&Wait for:'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = chkDisappearCheckClick
- end
- object cboWindowStillThere: TComboBox
- Left = 16
- Top = 196
- Width = 153
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Start this task:'
- 'Stop the current task'
- 'Continue the current task')
- TabOrder = 8
- OnClick = cboWindowStillThereClick
- end
- object chkEnumDisappearWindows: TCheckBox
- Left = 8
- Top = 156
- Width = 161
- Height = 17
- Caption = 'Include &child windows'
- TabOrder = 9
- end
- end
- object pnlStartAnotherTask: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 41
- Visible = False
- object lblStartAnotherTaskDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Use this command to start another task from within this task. Y' +
- 'ou can modify the flow of this task based on the success of the ' +
- 'other task you start.'
- WordWrap = True
- end
- object lblStartAnotherTaskTitle: TLabel
- Left = 6
- Top = 6
- Width = 142
- Height = 19
- Caption = 'Start Another Task'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object imgStartAnotherTask: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image048.ico>}
- end
- object Label85: TLabel
- Left = 12
- Top = 96
- Width = 65
- Height = 13
- Caption = 'TaskTo &Start:'
- FocusControl = cboStartAnotherTask
- end
- object pnlStartAnotherTaskInner: TPanel
- Left = 8
- Top = 156
- Width = 249
- Height = 41
- BevelOuter = bvNone
- BorderStyle = bsSingle
- TabOrder = 4
- end
- object cboStartAnotherTask: TComboBox
- Left = 84
- Top = 93
- Width = 173
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- end
- object rdoContinueThisTask: TRadioButton
- Left = 12
- Top = 128
- Width = 313
- Height = 17
- Caption = '&Continue on with this task immediately'
- Checked = True
- TabOrder = 1
- TabStop = True
- OnClick = rdoContinueThisTaskClick
- end
- object cboWaitToFinish: TRadioButton
- Left = 12
- Top = 148
- Width = 141
- Height = 17
- Caption = '&Wait for the task to finish'
- TabOrder = 2
- OnClick = cboWaitToFinishClick
- end
- object chkFailTask: TCheckBox
- Left = 32
- Top = 172
- Width = 213
- Height = 17
- Caption = 'Fail this task if the started task fails'
- TabOrder = 3
- end
- end
- object pnlMouse: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 28
- Visible = False
- object lblMouseDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Use this step to move your mouse to a specific location on the s' +
- 'creen. You can move the mouse to a location and press the inser' +
- 't key to "snapshot" the current mouse coordinates.'
- WordWrap = True
- end
- object lblMouseTitle: TLabel
- Left = 6
- Top = 6
- Width = 191
- Height = 19
- Caption = 'Move Mouse To Location'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image7: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image049.ico>}
- end
- object lblXLocation: TLabel
- Left = 16
- Top = 108
- Width = 37
- Height = 17
- AutoSize = False
- Caption = '&X Pos:'
- end
- object lblYPos: TLabel
- Left = 116
- Top = 108
- Width = 38
- Height = 17
- AutoSize = False
- Caption = '&Y Pos:'
- end
- object Label20: TLabel
- Left = 16
- Top = 152
- Width = 116
- Height = 13
- Caption = 'Current Mouse Location:'
- end
- object Label68: TLabel
- Left = 16
- Top = 168
- Width = 149
- Height = 13
- Caption = '(Press the insert key to capture)'
- end
- object lblCurrentLocation: TLabel
- Left = 152
- Top = 152
- Width = 81
- Height = 17
- AutoSize = False
- Caption = '-,-'
- end
- object edtX: TEdit
- Left = 56
- Top = 104
- Width = 45
- Height = 21
- TabOrder = 0
- Text = '0'
- OnKeyUp = edtXKeyUp
- end
- object edtY: TEdit
- Left = 156
- Top = 104
- Width = 45
- Height = 21
- TabOrder = 1
- Text = '0'
- OnKeyUp = edtYKeyUp
- end
- end
- object pnlCreateVariable: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 32
- Visible = False
- object lblSetVariableTitle: TLabel
- Left = 6
- Top = 6
- Width = 91
- Height = 19
- Caption = 'Set Variable'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblSetVarDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Use this step to set the value of a variable. Select the variab' +
- 'le from the dropdown list, or type in the name of the variable y' +
- 'ou want to set. To use a variable, use two exclamation points (' +
- 'e.g. !!VARNAME!!)'
- Visible = False
- WordWrap = True
- end
- object lblSetVarValue: TLabel
- Left = 13
- Top = 129
- Width = 55
- Height = 13
- Caption = 'New &Value:'
- Visible = False
- end
- object lblSetVarName: TLabel
- Left = 13
- Top = 97
- Width = 72
- Height = 13
- Caption = 'Variable &Name:'
- Visible = False
- end
- object lblVariableName: TLabel
- Left = 13
- Top = 97
- Width = 72
- Height = 13
- Caption = 'Variable &Name:'
- FocusControl = cboVarNameToSet
- Visible = False
- end
- object lblCreateVariableDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 53
- AutoSize = False
- Caption =
- 'Use this step to create a new variable that can be used througho' +
- 'ut your task. The variable'#39's value can be changed after creatio' +
- 'n using one of AutoMate'#39's variable commands.To use a variable, u' +
- 'se two exclamation points (e.g. !!VARNAME!!)'
- Visible = False
- WordWrap = True
- end
- object imgSetVariable: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image050.ico>}
- Visible = False
- end
- object lblVarInitialValue: TLabel
- Left = 13
- Top = 129
- Width = 57
- Height = 13
- Caption = '&Initial Value:'
- Visible = False
- end
- object lblSendVarDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 53
- AutoSize = False
- Caption =
- 'Use this step to send the contents of a variable as keystrokes t' +
- 'o the currently focused window. '
- Visible = False
- WordWrap = True
- end
- object imgCreateVariable: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image051.ico>}
- Visible = False
- end
- object imgSendVariable: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image052.ico>}
- Visible = False
- end
- object imgInputVariable: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image053.ico>}
- Visible = False
- end
- object lblSetPopFromCbDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 53
- AutoSize = False
- Caption =
- 'Use this step to populate an exisiting AutoMate variable with th' +
- 'e current contents of the clipboard.'
- Visible = False
- WordWrap = True
- end
- object imgPopVarFromCb: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image054.ico>}
- Visible = False
- end
- object imgPopCbFromVar: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image055.ico>}
- Visible = False
- end
- object lblPopCbFromVar: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 53
- AutoSize = False
- Caption =
- 'Use this step to populate the system clipboard with the current ' +
- 'contents of the selected variable.'
- Visible = False
- WordWrap = True
- end
- object cboVarNameToSet: TComboBox
- Left = 92
- Top = 94
- Width = 145
- Height = 21
- ItemHeight = 13
- TabOrder = 2
- OnExit = cboVarNameToSetExit
- end
- object edtNewValue: TEdit
- Left = 92
- Top = 126
- Width = 145
- Height = 21
- TabOrder = 3
- Visible = False
- end
- object edtVarName: TEdit
- Left = 92
- Top = 94
- Width = 121
- Height = 21
- TabOrder = 0
- Visible = False
- OnExit = edtVarNameExit
- end
- object edtInitialValue: TEdit
- Left = 92
- Top = 126
- Width = 121
- Height = 21
- TabOrder = 1
- Visible = False
- end
- object comSetVarField: TBitBtn
- Left = 247
- Top = 126
- Width = 66
- Height = 23
- Caption = '&Field '
- PopupMenu = popFields
- TabOrder = 4
- Visible = False
- OnClick = comSetVarFieldClick
- Glyph.Data = {
- CE000000424DCE0000000000000076000000280000000E0000000B0000000100
- 0400000000005800000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FF00FFFFFFFFFFFFFF00FFFFFF0FFFFFFF00FFFFF000FFFFFF00FFFF00000FFF
- FF00FFF0000000FFFF00FF000000000FFF00F00000000000FF00000000000000
- 0F00FFFFFFFFFFFFFF00FFFFFFFFFFFFFF00}
- Layout = blGlyphRight
- Spacing = 2
- end
- object chkEncryptVar: TCheckBox
- Left = 12
- Top = 168
- Width = 145
- Height = 17
- Caption = '&Hide variable contents'
- TabOrder = 5
- Visible = False
- OnClick = chkEncryptVarClick
- end
- end
- object pnlHoldDownKey: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 50
- Visible = False
- object lblHoldDownKeyDesc: TLabel
- Left = 52
- Top = 32
- Width = 353
- Height = 57
- AutoSize = False
- Caption =
- 'Use this step to hold down one or more of the system keys on the' +
- ' keyboard. Use the "Release Key" action to stop holding down th' +
- 'e key.'
- Visible = False
- WordWrap = True
- end
- object lblHoldDownKeyTitle: TLabel
- Left = 6
- Top = 6
- Width = 119
- Height = 19
- Caption = 'Hold Down Key'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object imgHoldDownKey: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image056.ico>}
- Visible = False
- end
- object lblReleaseKeyTitle: TLabel
- Left = 6
- Top = 6
- Width = 95
- Height = 19
- Caption = 'Release Key'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object imgReleaseKey: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image057.ico>}
- Visible = False
- end
- object lblReleaseKeyDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Use this step to release a key (or combination of keys) that was' +
- ' previously "held down" by the "Hold Down A Key" action.'
- Visible = False
- WordWrap = True
- end
- object grpHoldKey: TGroupBox
- Left = 16
- Top = 92
- Width = 285
- Height = 73
- Caption = '&Key to release: '
- TabOrder = 0
- end
- object chkHoldShift: TCheckBox
- Left = 32
- Top = 112
- Width = 97
- Height = 17
- Caption = '&Shift'
- TabOrder = 1
- end
- object chkHoldCtrl: TCheckBox
- Left = 32
- Top = 136
- Width = 97
- Height = 17
- Caption = '&Ctrl'
- TabOrder = 2
- end
- object chkHoldAlt: TCheckBox
- Left = 136
- Top = 112
- Width = 97
- Height = 17
- Caption = '&Alt'
- TabOrder = 3
- end
- object chkHoldWinkey: TCheckBox
- Left = 136
- Top = 136
- Width = 97
- Height = 17
- Caption = '&Winkey'
- TabOrder = 4
- end
- object chkHoldGr: TCheckBox
- Left = 236
- Top = 112
- Width = 53
- Height = 17
- Caption = 'Alt &Gr'
- TabOrder = 5
- end
- end
- object pnlChangePrinter: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 51
- Visible = False
- object lblChangePrinterTitle: TLabel
- Left = 6
- Top = 6
- Width = 173
- Height = 19
- Caption = 'Change Default Printer'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblPrinters: TLabel
- Left = 8
- Top = 89
- Width = 84
- Height = 13
- AutoSize = False
- Caption = 'Available &Printers:'
- end
- object lblChangePrinterDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Use this step to change the current default printer on your syst' +
- 'em. '
- WordWrap = True
- end
- object imgChangePrinter: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image058.ico>}
- end
- object cboPrinters: TComboBox
- Left = 96
- Top = 85
- Width = 265
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- end
- end
- object pnlFTPFileIO: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 17
- Visible = False
- object lblFTPSource: TLabel
- Left = 8
- Top = 84
- Width = 37
- Height = 13
- Caption = '&Source:'
- FocusControl = edtFTPSource
- end
- object lblFTPDest: TLabel
- Left = 9
- Top = 128
- Width = 246
- Height = 13
- Caption = '&Destination filename (or path with trailing backslash):'
- FocusControl = edtFTPDest
- end
- object Label53: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Once an FTP session has been established using the "FTP Login" s' +
- 'tep, you can perform file I/O operations on the FTP server using' +
- ' this command (assuming you have rights to do so).'
- WordWrap = True
- end
- object lblFTPFileIO: TLabel
- Left = 6
- Top = 6
- Width = 129
- Height = 19
- Caption = 'FTP Rename File'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object imgFTPRename: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image059.ico>}
- Visible = False
- end
- object imgFTPDelete: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image060.ico>}
- Visible = False
- end
- object imgFTPMakeDir: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image061.ico>}
- Visible = False
- end
- object imgFTPRemoveDir: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image062.ico>}
- Visible = False
- end
- object imgFTPUpload1: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image063.ico>}
- Visible = False
- end
- object imgFTPDownload1: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image064.ico>}
- Visible = False
- end
- object edtFTPSource: TEdit
- Left = 7
- Top = 100
- Width = 386
- Height = 21
- TabOrder = 0
- end
- object edtFTPDest: TEdit
- Left = 7
- Top = 144
- Width = 386
- Height = 21
- TabOrder = 1
- OnKeyPress = edtDestFileKeyPress
- end
- object rdoTransferType: TRadioGroup
- Left = 8
- Top = 172
- Width = 385
- Height = 36
- Caption = 'Transfer Type: '
- Columns = 3
- ItemIndex = 0
- Items.Strings = (
- 'Default'
- 'ASCII'
- 'Binary')
- TabOrder = 2
- Visible = False
- end
- object comFTPFileIOSourceBrowse: TBitBtn
- Left = 360
- Top = 100
- Width = 37
- Height = 21
- TabOrder = 3
- Visible = False
- OnClick = comFTPFileIOSourceBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object comFTPFileIODestBrowse: TBitBtn
- Left = 360
- Top = 144
- Width = 37
- Height = 21
- TabOrder = 4
- Visible = False
- OnClick = comFTPFileIODestBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object chkIncludeSubDirs: TCheckBox
- Left = 8
- Top = 212
- Width = 281
- Height = 17
- Caption = '&Include sub directories'
- TabOrder = 5
- end
- end
- object pnlPasteKeystrokes: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Caption = 'pnlPasteKeystrokes'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 40
- Visible = False
- object lblPasteKeystrokesTitle: TLabel
- Left = 6
- Top = 6
- Width = 134
- Height = 19
- Caption = 'Paste Keystrokes'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label86: TLabel
- Left = 8
- Top = 85
- Width = 55
- Height = 13
- Caption = '&Keystrokes:'
- end
- object lblPasteKeystrokesDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Enter the keystrokes you would like AutoMate to simulate pasting' +
- ' from the clipboard. '
- WordWrap = True
- end
- object Image9: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image065.ico>}
- end
- object memPasteKeystrokes: TMemo
- Left = 8
- Top = 100
- Width = 405
- Height = 97
- ScrollBars = ssVertical
- TabOrder = 0
- end
- object comPasteKeysFields: TBitBtn
- Left = 12
- Top = 204
- Width = 68
- Height = 23
- Caption = '&Field '
- PopupMenu = popFields
- TabOrder = 1
- OnClick = comPasteKeysFieldsClick
- Glyph.Data = {
- CE000000424DCE0000000000000076000000280000000E0000000B0000000100
- 0400000000005800000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FF00FFFFFFFFFFFFFF00FFFFFF0FFFFFFF00FFFFF000FFFFFF00FFFF00000FFF
- FF00FFF0000000FFFF00FF000000000FFF00F00000000000FF00000000000000
- 0F00FFFFFFFFFFFFFF00FFFFFFFFFFFFFF00}
- Layout = blGlyphRight
- Spacing = 2
- end
- end
- object pnlFTPLogin: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 16
- Visible = False
- object Label21: TLabel
- Left = 6
- Top = 6
- Width = 79
- Height = 19
- Caption = 'FTP Login'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label43: TLabel
- Left = 10
- Top = 80
- Width = 119
- Height = 13
- Caption = '&Host (i.e. ftp.unisyn.com)'
- FocusControl = edtLoginHost
- end
- object Label44: TLabel
- Left = 9
- Top = 124
- Width = 48
- Height = 13
- Caption = '&Username'
- FocusControl = edtLoginUsername
- end
- object Label45: TLabel
- Left = 204
- Top = 124
- Width = 46
- Height = 13
- Caption = '&Password'
- FocusControl = edtLoginPassword
- end
- object Label46: TLabel
- Left = 363
- Top = 124
- Width = 19
- Height = 13
- Caption = 'Port'
- end
- object Label49: TLabel
- Left = 8
- Top = 168
- Width = 60
- Height = 13
- Caption = 'FTP &Log File'
- FocusControl = edtFTPLogFilename
- end
- object Label47: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 53
- AutoSize = False
- Caption =
- 'Use this command to start a transaction with an FTP server. Oth' +
- 'er FTP related commands can follow this step. Be sure to end yo' +
- 'ur FTP transactions with an "FTP Logout" step.'
- WordWrap = True
- end
- object imgFTPLogin: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image066.ico>}
- end
- object edtLoginHost: TEdit
- Left = 8
- Top = 95
- Width = 185
- Height = 21
- TabOrder = 0
- end
- object edtLoginUsername: TEdit
- Left = 8
- Top = 139
- Width = 185
- Height = 21
- TabOrder = 1
- Text = 'anonymous'
- end
- object edtLoginPassword: TEdit
- Left = 204
- Top = 139
- Width = 149
- Height = 21
- PasswordChar = '*'
- TabOrder = 2
- end
- object edtLoginPort: TEdit
- Left = 362
- Top = 139
- Width = 41
- Height = 21
- TabOrder = 3
- Text = '21'
- end
- object edtFTPLogFilename: TEdit
- Left = 8
- Top = 184
- Width = 345
- Height = 21
- TabOrder = 4
- end
- object chkFTPLogOverwrite: TCheckBox
- Left = 201
- Top = 97
- Width = 116
- Height = 16
- Caption = '&Overwrite Log File'
- Checked = True
- State = cbChecked
- TabOrder = 5
- end
- object comLogFileBrowse: TBitBtn
- Left = 364
- Top = 183
- Width = 37
- Height = 23
- TabOrder = 6
- OnClick = comLogFileBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object chkUsePassive: TCheckBox
- Left = 318
- Top = 97
- Width = 97
- Height = 17
- Caption = 'Passi&ve Mode'
- TabOrder = 7
- end
- object chkCompatibilityMode: TCheckBox
- Left = 8
- Top = 212
- Width = 389
- Height = 17
- Caption =
- 'Use &compatibility mode (does not support wildcards or subdirect' +
- 'ories)'
- TabOrder = 8
- end
- end
- object pnlFTPUpload: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- TabOrder = 14
- Visible = False
- object lblFTPTitle: TLabel
- Left = 6
- Top = 6
- Width = 90
- Height = 19
- Caption = 'FTP Upload'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label24: TLabel
- Left = 204
- Top = 118
- Width = 46
- Height = 13
- Caption = '&Password'
- end
- object lblFTPUpload: TLabel
- Left = 52
- Top = 38
- Width = 353
- Height = 37
- AutoSize = False
- Caption = 'Use this option to upload files to a FTP server.'
- WordWrap = True
- end
- object imgFTPUpload: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image067.ico>}
- Visible = False
- end
- object imgFTPDownload: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image068.ico>}
- Visible = False
- end
- object pgcFTPUpload: TPageControl
- Left = 4
- Top = 72
- Width = 413
- Height = 161
- ActivePage = tbsLogin
- TabOrder = 0
- object tbsLogin: TTabSheet
- Caption = 'Login'
- object lblHost: TLabel
- Left = 4
- Top = 2
- Width = 119
- Height = 13
- Caption = '&Host (i.e. ftp.unisyn.com)'
- FocusControl = edtFTPHost
- end
- object lblFTPPort: TLabel
- Left = 355
- Top = 44
- Width = 19
- Height = 13
- Caption = 'P&ort'
- FocusControl = edtFTPPort
- end
- object Label23: TLabel
- Left = 4
- Top = 44
- Width = 48
- Height = 13
- Caption = '&Username'
- FocusControl = edtFTPUsername
- end
- object lblQPassword: TLabel
- Left = 196
- Top = 44
- Width = 46
- Height = 13
- Caption = '&Password'
- FocusControl = edtFTPPassword
- end
- object lblQTransType: TLabel
- Left = 4
- Top = 88
- Width = 77
- Height = 13
- Caption = 'File &transfer type'
- FocusControl = rdgQTransferType
- end
- object lblCompatModeDesc: TLabel
- Left = 216
- Top = 100
- Width = 185
- Height = 29
- AutoSize = False
- Caption =
- 'Use &compatibility mode (does not support wildcards or subdirect' +
- 'ories)'
- FocusControl = chkQCompatibilityMode
- WordWrap = True
- OnClick = lblCompatModeDescClick
- end
- object edtFTPHost: TEdit
- Left = 4
- Top = 19
- Width = 389
- Height = 21
- TabOrder = 0
- end
- object edtFTPPassword: TEdit
- Left = 196
- Top = 60
- Width = 149
- Height = 21
- PasswordChar = '*'
- TabOrder = 2
- end
- object edtFTPPort: TEdit
- Left = 354
- Top = 60
- Width = 41
- Height = 21
- TabOrder = 3
- Text = '21'
- end
- object edtFTPUsername: TEdit
- Left = 4
- Top = 60
- Width = 185
- Height = 21
- TabOrder = 1
- end
- object rdgQTransferType: TComboBox
- Left = 4
- Top = 104
- Width = 185
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Default'
- 'ASCII'
- 'Binary')
- TabOrder = 4
- end
- object chkQCompatibilityMode: TCheckBox
- Left = 196
- Top = 105
- Width = 21
- Height = 17
- TabOrder = 5
- end
- end
- object tbsFiles: TTabSheet
- Caption = 'Files'
- ImageIndex = 1
- object lblFTPRemoteFile: TLabel
- Left = 4
- Top = 44
- Width = 175
- Height = 13
- Caption = '&Remote File (.i.e. /dirname/myfile.txt)'
- FocusControl = edtRemote
- end
- object lblFTPLocalFile: TLabel
- Left = 4
- Top = 4
- Width = 45
- Height = 13
- Caption = '&Local File'
- FocusControl = edtLocal
- end
- object lblFTPLogfile: TLabel
- Left = 4
- Top = 88
- Width = 60
- Height = 13
- Caption = 'FTP &Log File'
- FocusControl = edtFTPLogFile
- end
- object edtLocal: TEdit
- Left = 4
- Top = 20
- Width = 353
- Height = 21
- TabOrder = 0
- end
- object edtRemote: TEdit
- Left = 4
- Top = 60
- Width = 353
- Height = 21
- TabOrder = 1
- end
- object comFTPUpBrowse: TBitBtn
- Left = 362
- Top = 19
- Width = 37
- Height = 22
- TabOrder = 2
- OnClick = comFTPUpBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object edtFTPLogFile: TEdit
- Left = 4
- Top = 104
- Width = 273
- Height = 21
- TabOrder = 3
- end
- object comFTPLogBrowse: TBitBtn
- Left = 284
- Top = 104
- Width = 37
- Height = 21
- TabOrder = 4
- OnClick = comFTPLogBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object chkOverwrite: TCheckBox
- Left = 327
- Top = 107
- Width = 86
- Height = 16
- Caption = 'Overwrite'
- Checked = True
- State = cbChecked
- TabOrder = 5
- end
- end
- end
- end
- object pnlInternet: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Visible = False
- object Label6: TLabel
- Left = 12
- Top = 109
- Width = 75
- Height = 13
- Caption = '&Use this dial-up:'
- FocusControl = cboDialups
- end
- object Label36: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'AutoMate can establish or disconnect a dialup connection on your' +
- ' system. For best results, the dialup settings should be configu' +
- 'red to not prompt for information before dialing.'
- WordWrap = True
- end
- object lblDialupTitle: TLabel
- Left = 6
- Top = 6
- Width = 54
- Height = 19
- Caption = 'Dial-up'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object imgDialup: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image069.ico>}
- end
- object rdoConnect: TRadioButton
- Left = 11
- Top = 143
- Width = 181
- Height = 17
- Caption = '&Establish this connection'
- Checked = True
- TabOrder = 1
- TabStop = True
- OnClick = rdoConnectClick
- end
- object cboDialups: TComboBox
- Left = 92
- Top = 106
- Width = 192
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- end
- object rdoDisconnect: TRadioButton
- Left = 11
- Top = 161
- Width = 159
- Height = 17
- Caption = '&Disconnect this connection'
- TabOrder = 2
- end
- end
- object comOK: TButton
- Left = 261
- Top = 241
- Width = 75
- Height = 23
- Caption = 'OK'
- Default = True
- TabOrder = 43
- OnClick = comOKClick
- end
- object comCancel: TButton
- Left = 343
- Top = 241
- Width = 75
- Height = 23
- Cancel = True
- Caption = 'Cancel'
- TabOrder = 44
- OnClick = comCancelClick
- end
- object chkDeployable: TCheckBox
- Left = 32
- Top = 244
- Width = 161
- Height = 17
- Caption = 'Make this a deployable'
- TabOrder = 42
- Visible = False
- OnClick = chkDeployableClick
- end
- object edtLocalPath: TEdit
- Left = 28
- Top = 392
- Width = 345
- Height = 21
- Enabled = False
- TabOrder = 37
- OnExit = edtLocalPathExit
- end
- object edtRemotePath: TEdit
- Left = 28
- Top = 440
- Width = 345
- Height = 21
- Enabled = False
- TabOrder = 38
- end
- object comBrowseLocal: TBitBtn
- Left = 377
- Top = 392
- Width = 37
- Height = 21
- Enabled = False
- TabOrder = 33
- OnClick = comBrowseLocalClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object comBrowseRemote: TBitBtn
- Left = 377
- Top = 440
- Width = 37
- Height = 21
- Enabled = False
- TabOrder = 34
- OnClick = comBrowseRemoteClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object cboDepName: TComboBox
- Left = 28
- Top = 348
- Width = 149
- Height = 21
- Enabled = False
- ItemHeight = 13
- TabOrder = 36
- OnChange = cboDepNameChange
- OnExit = cboDepNameExit
- end
- object pnlExecute: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 7
- Visible = False
- object lblExecuteTitle: TLabel
- Left = 6
- Top = 6
- Width = 149
- Height = 19
- Caption = 'Start an Application'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object imgStartApp: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image070.ico>}
- Visible = False
- end
- object lblStartAppDesc: TLabel
- Left = 52
- Top = 36
- Width = 349
- Height = 33
- AutoSize = False
- Caption =
- 'Select this action to have AutoMate launch a specific program. ' +
- 'This program may be any .exe, .cmd, com, .bat, .pif or other ソスex' +
- 'ecutableソス file. '
- WordWrap = True
- end
- object imgOpenDoc: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image071.ico>}
- Visible = False
- end
- object imgPrintDoc: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image072.ico>}
- Visible = False
- end
- object pgcExeProperties: TPageControl
- Left = 1
- Top = 76
- Width = 417
- Height = 154
- ActivePage = tbsExeGeneral
- TabOrder = 0
- object tbsExeGeneral: TTabSheet
- Caption = 'General'
- object lblExecute3: TLabel
- Left = 5
- Top = 8
- Width = 77
- Height = 13
- AutoSize = False
- Caption = '&Command Line:'
- FocusControl = edtCommandLine
- end
- object lblParameters: TLabel
- Left = 181
- Top = 52
- Width = 56
- Height = 13
- Caption = '&Parameters:'
- end
- object lblDefaultDir: TLabel
- Left = 5
- Top = 52
- Width = 69
- Height = 13
- Caption = '&Default Folder:'
- FocusControl = edtDefaultDir
- end
- object edtCommandLine: TEdit
- Left = 6
- Top = 25
- Width = 355
- Height = 21
- TabOrder = 0
- OnExit = edtCommandLineExit
- OnKeyPress = edtCommandLineKeyPress
- end
- object comBrowse: TBitBtn
- Left = 363
- Top = 25
- Width = 37
- Height = 21
- TabOrder = 1
- OnClick = comBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object edtParams: TEdit
- Left = 181
- Top = 68
- Width = 220
- Height = 21
- TabOrder = 3
- OnExit = edtParamsExit
- OnKeyPress = edtParamsKeyPress
- end
- object edtDefaultDir: TEdit
- Left = 6
- Top = 69
- Width = 164
- Height = 21
- TabOrder = 2
- OnExit = edtDefaultDirExit
- OnKeyPress = edtDefaultDirKeyPress
- end
- end
- object tbsExeAdvanced: TTabSheet
- Caption = 'Advanced'
- ImageIndex = 1
- object lblWindowState: TLabel
- Left = 8
- Top = 96
- Width = 79
- Height = 13
- Caption = 'Window &Startup:'
- end
- object pnlExeInner: TPanel
- Left = 4
- Top = 40
- Width = 357
- Height = 41
- BevelOuter = bvLowered
- TabOrder = 5
- end
- object chkWaitForComplete: TCheckBox
- Left = 9
- Top = 32
- Width = 232
- Height = 17
- Caption = '&Wait for application to end before continuing'
- TabOrder = 1
- OnClick = chkWaitForCompleteClick
- end
- object chkWaitForInput: TCheckBox
- Left = 9
- Top = 7
- Width = 304
- Height = 17
- Caption = 'Wait until application is ready for &input before continuing'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = chkWaitForInputClick
- end
- object cboWindowState: TComboBox
- Left = 92
- Top = 92
- Width = 201
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Normal'
- 'Maximized'
- 'Minimized'
- 'Hidden')
- TabOrder = 4
- Visible = False
- end
- object chkReturnCode: TCheckBox
- Left = 26
- Top = 55
- Width = 231
- Height = 17
- Caption = 'Place application &return code in this variable:'
- Enabled = False
- TabOrder = 2
- OnClick = chkReturnCodeClick
- end
- object cboExeVars: TComboBox
- Left = 259
- Top = 53
- Width = 94
- Height = 21
- Enabled = False
- ItemHeight = 0
- TabOrder = 3
- end
- end
- end
- end
- object pnlPassword: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 24
- Visible = False
- object lblPasswordTitle: TLabel
- Left = 6
- Top = 6
- Width = 77
- Height = 19
- Caption = 'Password'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label63: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'This command will stop execution of a task, and continue only if' +
- ' the proper password is supplied.'
- WordWrap = True
- end
- object Image3: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image073.bmp>}
- end
- object lblConfirmPassword: TLabel
- Left = 7
- Top = 146
- Width = 101
- Height = 17
- AutoSize = False
- Caption = 'Confirm Password:'
- end
- object Label60: TLabel
- Left = 7
- Top = 120
- Width = 101
- Height = 17
- AutoSize = False
- Caption = 'Password:'
- end
- object lblPasswordText: TLabel
- Left = 7
- Top = 93
- Width = 73
- Height = 13
- Caption = 'Password Text:'
- end
- object lblAllow: TLabel
- Left = 8
- Top = 184
- Width = 28
- Height = 13
- Caption = 'Allow '
- end
- object lblRetries: TLabel
- Left = 72
- Top = 184
- Width = 31
- Height = 13
- Caption = 'retries.'
- end
- object edtConfirmStepPassword: TEdit
- Left = 101
- Top = 142
- Width = 121
- Height = 21
- PasswordChar = '*'
- TabOrder = 2
- end
- object edtStepPassword: TEdit
- Left = 101
- Top = 116
- Width = 121
- Height = 21
- PasswordChar = '*'
- TabOrder = 1
- end
- object edtPasswordText: TEdit
- Left = 101
- Top = 90
- Width = 305
- Height = 21
- TabOrder = 0
- end
- object edtRetries: TEdit
- Left = 40
- Top = 182
- Width = 29
- Height = 21
- TabOrder = 3
- Text = '3'
- OnKeyPress = edtRetriesKeyPress
- end
- end
- object pnlIF: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 49
- Visible = False
- object lblIFTitle: TLabel
- Left = 6
- Top = 6
- Width = 106
- Height = 19
- Caption = 'IF Conditional'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblIf: TLabel
- Left = 13
- Top = 90
- Width = 9
- Height = 13
- Caption = '&If:'
- end
- object imgIF: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image074.ico>}
- end
- object lblIFDesc: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 53
- AutoSize = False
- Caption =
- 'The IF action is used to take different actions depending on the' +
- ' state the specified variable, or based on the true evaluation o' +
- 'f a comparison or function on two variables.'
- WordWrap = True
- end
- object lblExample: TLabel
- Left = 30
- Top = 109
- Width = 109
- Height = 13
- AutoSize = False
- Caption = '(e.g. !!VARNAME!!)'
- end
- object cboIFFunction: TComboBox
- Left = 136
- Top = 86
- Width = 117
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Equals'
- 'Does not equal'
- 'Greater than'
- 'Less than'
- 'Is longer than'
- 'Is shorter than'
- 'Is same length as'
- 'Is numeric'
- 'Is date'
- 'Is empty'
- 'Contains')
- TabOrder = 1
- OnChange = cboIFFunctionChange
- end
- object edtIFParam: TEdit
- Left = 260
- Top = 86
- Width = 133
- Height = 21
- TabOrder = 2
- end
- object rdoIFThen: TRadioGroup
- Left = 4
- Top = 128
- Width = 397
- Height = 45
- Caption = '&Then: '
- TabOrder = 3
- OnClick = rdgActionClick
- end
- object cboThenTasks: TComboBox
- Left = 196
- Top = 144
- Width = 197
- Height = 21
- ItemHeight = 13
- TabOrder = 5
- Visible = False
- end
- object cboThenAction: TComboBox
- Left = 28
- Top = 144
- Width = 161
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Start this task:'
- 'Stop the current task'
- 'Continue the current task')
- TabOrder = 4
- OnClick = cboThenActionClick
- end
- object rdoIFElse: TRadioGroup
- Left = 4
- Top = 180
- Width = 397
- Height = 45
- Caption = '&Else: '
- TabOrder = 6
- OnClick = rdgActionClick
- end
- object cboIFElseAction: TComboBox
- Left = 28
- Top = 196
- Width = 161
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Start this task:'
- 'Stop the current task'
- 'Continue the current task')
- TabOrder = 7
- OnClick = cboIFElseActionClick
- end
- object cboIFElseTasks: TComboBox
- Left = 196
- Top = 196
- Width = 197
- Height = 21
- ItemHeight = 13
- TabOrder = 8
- Visible = False
- end
- object edtIFVar1: TEdit
- Left = 28
- Top = 86
- Width = 97
- Height = 21
- TabOrder = 0
- end
- end
- object pnlWait: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- Visible = False
- object lblWaitTitle: TLabel
- Left = 6
- Top = 6
- Width = 48
- Height = 19
- Caption = 'Pause'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblWait3: TLabel
- Left = 13
- Top = 77
- Width = 40
- Height = 13
- Caption = '&Wait for:'
- FocusControl = edtScalar
- end
- object Label42: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 41
- AutoSize = False
- Caption =
- 'Use this step to make the task pause for a specified number of m' +
- 'inutes, seconds or milliseconds.'
- WordWrap = True
- end
- object imgWait: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image075.ico>}
- end
- object cboDivision: TComboBox
- Left = 49
- Top = 96
- Width = 85
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'milliseconds'
- 'seconds'
- 'minutes')
- TabOrder = 1
- end
- object edtScalar: TEdit
- Left = 13
- Top = 96
- Width = 33
- Height = 21
- TabOrder = 0
- Text = '1'
- end
- end
- object pnlZip: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 46
- Visible = False
- object Label89: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Use this action to zip together a collection of files into one z' +
- 'ip file.'
- WordWrap = True
- end
- object lblFilesToZip: TLabel
- Left = 12
- Top = 81
- Width = 193
- Height = 13
- AutoSize = False
- Caption = 'Files to &zip (seperated by semi-colons):'
- FocusControl = edtFilesToZip
- end
- object lblZipTitle: TLabel
- Left = 6
- Top = 6
- Width = 63
- Height = 19
- Caption = 'Zip Files'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object imgZip: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image076.ico>}
- end
- object Label87: TLabel
- Left = 12
- Top = 123
- Width = 357
- Height = 13
- AutoSize = False
- Caption =
- '&Exclude masks (e.g. exclude *.txt. Seperate masks with | (e.g.' +
- ' *.txt|*.bas)'
- FocusControl = edtZipExclude
- end
- object lblZipFileName: TLabel
- Left = 12
- Top = 165
- Width = 193
- Height = 13
- AutoSize = False
- Caption = 'Name of &archive:'
- FocusControl = edtZipFileName
- end
- object edtFilesToZip: TEdit
- Left = 12
- Top = 98
- Width = 357
- Height = 21
- TabOrder = 0
- end
- object chkZipSubDirs: TCheckBox
- Left = 12
- Top = 214
- Width = 133
- Height = 17
- Caption = 'Include &subfolders:'
- TabOrder = 6
- OnClick = chkZipSubDirsClick
- end
- object edtZipExclude: TEdit
- Left = 12
- Top = 140
- Width = 357
- Height = 21
- TabOrder = 2
- end
- object edtZipFileName: TEdit
- Left = 12
- Top = 182
- Width = 357
- Height = 21
- TabOrder = 4
- end
- object chkPreserveDirsb: TCheckBox
- Left = 160
- Top = 212
- Width = 169
- Height = 17
- Caption = '&Preserve directory structures'
- Enabled = False
- TabOrder = 7
- Visible = False
- end
- object comZipFilesBrowse: TBitBtn
- Left = 374
- Top = 98
- Width = 37
- Height = 21
- TabOrder = 1
- OnClick = comZipFilesBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object comZipExcludeBrowse: TBitBtn
- Left = 374
- Top = 139
- Width = 37
- Height = 21
- TabOrder = 3
- OnClick = comZipExcludeBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object comZipFilenameBrowse: TBitBtn
- Left = 374
- Top = 181
- Width = 37
- Height = 21
- TabOrder = 5
- OnClick = comZipFilenameBrowseClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object cboPreserveDirs: TComboBox
- Left = 128
- Top = 211
- Width = 241
- Height = 21
- Style = csDropDownList
- Enabled = False
- ItemHeight = 13
- Items.Strings = (
- 'Do not preserve folders'
- 'Preserve relative folders'
- 'Preserve absolute folders')
- TabOrder = 8
- end
- end
- object pnlSMTP: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 21
- Visible = False
- object lblSMTP: TLabel
- Left = 6
- Top = 6
- Width = 161
- Height = 19
- Caption = 'Send SMTP Message'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label55: TLabel
- Left = 48
- Top = 32
- Width = 365
- Height = 29
- AutoSize = False
- Caption =
- 'Use this message to send an e-mail message through a SMTP mail s' +
- 'erver.'
- WordWrap = True
- end
- object lblSMTPUsername: TLabel
- Left = 224
- Top = 52
- Width = 37
- Height = 13
- Caption = 'S&ender:'
- FocusControl = edtSMTPUsername
- end
- object lblSMTPServer: TLabel
- Left = 10
- Top = 52
- Width = 34
- Height = 13
- Caption = '&Server:'
- end
- object lblSMTPTo: TLabel
- Left = 12
- Top = 98
- Width = 16
- Height = 13
- Caption = '&To:'
- FocusControl = edtSMTPTo
- end
- object lblCC: TLabel
- Left = 207
- Top = 96
- Width = 16
- Height = 13
- Caption = 'Cc:'
- FocusControl = edtSMTPCC
- end
- object lblSubject: TLabel
- Left = 11
- Top = 146
- Width = 18
- Height = 13
- Caption = 'Sb&j:'
- FocusControl = edtSMTPSubject
- end
- object lblBody: TLabel
- Left = 9
- Top = 172
- Width = 21
- Height = 13
- Caption = '&Bdy:'
- FocusControl = memBody
- end
- object imgSMTP: TImage
- Left = 8
- Top = 24
- Width = 32
- Height = 25
- Picture.Data = {<image077.ico>}
- Transparent = True
- end
- object Label77: TLabel
- Left = 4
- Top = 122
- Width = 25
- Height = 13
- Caption = '&Atch:'
- FocusControl = edtSMTPTo
- end
- object edtSMTPUsername: TEdit
- Left = 224
- Top = 67
- Width = 185
- Height = 21
- TabOrder = 1
- end
- object edtSMTPTo: TEdit
- Left = 32
- Top = 93
- Width = 173
- Height = 21
- TabOrder = 2
- end
- object edtSMTPCC: TEdit
- Left = 224
- Top = 93
- Width = 185
- Height = 21
- TabOrder = 3
- end
- object edtSMTPSubject: TEdit
- Left = 32
- Top = 142
- Width = 377
- Height = 21
- TabOrder = 6
- end
- object memBody: TMemo
- Left = 32
- Top = 168
- Width = 377
- Height = 53
- Lines.Strings = (
- '')
- ScrollBars = ssVertical
- TabOrder = 7
- end
- object edtSMTPServer: TEdit
- Left = 9
- Top = 67
- Width = 197
- Height = 21
- TabOrder = 0
- end
- object edtSMTPAttachments: TEdit
- Left = 32
- Top = 118
- Width = 334
- Height = 21
- TabOrder = 4
- end
- object comSMTPAttach: TBitBtn
- Left = 372
- Top = 118
- Width = 37
- Height = 21
- TabOrder = 5
- OnClick = comSMTPAttachClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- end
- object pnlKeystrokes: TPanel
- Left = 3
- Top = 3
- Width = 418
- Height = 234
- BevelOuter = bvNone
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- Visible = False
- object lblSendTitle: TLabel
- Left = 6
- Top = 6
- Width = 131
- Height = 19
- Caption = 'Send Keystrokes'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblSend4: TLabel
- Left = 8
- Top = 85
- Width = 55
- Height = 13
- Caption = '&Keystrokes:'
- end
- object Label28: TLabel
- Left = 396
- Top = 205
- Width = 21
- Height = 13
- AutoSize = False
- Caption = 'ms.'
- end
- object Label39: TLabel
- Left = 52
- Top = 32
- Width = 357
- Height = 57
- AutoSize = False
- Caption =
- 'Enter the keystrokes you would like AutoMate to simulate. Consu' +
- 'lt the "Keystroke Reference" for special codes to simulate speci' +
- 'al keys such as Alt, Control and Shift. You can also add a paus' +
- 'e to halt the task momentarily before the keys are pressed.'
- WordWrap = True
- end
- object Image1: TImage
- Left = 8
- Top = 36
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image078.ico>}
- end
- object comReference: TButton
- Left = 260
- Top = 172
- Width = 153
- Height = 23
- Caption = 'Keystroke &Reference'
- TabOrder = 3
- OnClick = comReferenceClick
- end
- object chkInsertPause: TCheckBox
- Left = 215
- Top = 204
- Width = 145
- Height = 17
- Caption = '&Add a pause before send:'
- Checked = True
- State = cbChecked
- TabOrder = 4
- OnClick = chkInsertPauseClick
- end
- object edtPause: TEdit
- Left = 360
- Top = 202
- Width = 33
- Height = 21
- TabOrder = 5
- Text = '50'
- OnKeyPress = edtPauseKeyPress
- end
- object edtKeystrokes: TMemo
- Left = 8
- Top = 100
- Width = 405
- Height = 65
- ScrollBars = ssVertical
- TabOrder = 0
- end
- object comFields: TBitBtn
- Left = 88
- Top = 172
- Width = 68
- Height = 23
- Caption = '&Field '
- PopupMenu = popFields
- TabOrder = 2
- OnClick = comFieldsClick
- Glyph.Data = {
- CE000000424DCE0000000000000076000000280000000E0000000B0000000100
- 0400000000005800000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FF00FFFFFFFFFFFFFF00FFFFFF0FFFFFFF00FFFFF000FFFFFF00FFFF00000FFF
- FF00FFF0000000FFFF00FF000000000FFF00F00000000000FF00000000000000
- 0F00FFFFFFFFFFFFFF00FFFFFFFFFFFFFF00}
- Layout = blGlyphRight
- Spacing = 2
- end
- object comInsert: TBitBtn
- Left = 8
- Top = 172
- Width = 68
- Height = 23
- Caption = '&Insert '
- PopupMenu = popMenuBar
- TabOrder = 1
- OnClick = comInsertClick
- Glyph.Data = {
- CE000000424DCE0000000000000076000000280000000E0000000B0000000100
- 0400000000005800000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FF00FFFFFFFFFFFFFF00FFFFFF0FFFFFFF00FFFFF000FFFFFF00FFFF00000FFF
- FF00FFF0000000FFFF00FF000000000FFF00F00000000000FF00000000000000
- 0F00FFFFFFFFFFFFFF00FFFFFFFFFFFFFF00}
- Layout = blGlyphRight
- Spacing = 2
- end
- end
- object ipwConns: TipwNetDial
- OnPhonebookEntry = ipwConnsPhonebookEntry
- Left = 340
- Top = 4
- RegHnd = {
- 090C0B0B08070C070F100106100C0409070E050D070A05040E0A04090C0D0F10
- 0F060C010203050609060D050A0409080F070F080B0E01030A1001060B090B03
- 100C0303030E080A08010A10020E0F0610071008090702030C0206060A05020A
- 0F070F080B0E01030A1001060B090B030F070F080B0E01030A1001060B090B03}
- end
- object odlBrowse: TOpenDialog
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofNoDereferenceLinks]
- Left = 312
- Top = 4
- end
- object popMenuBar: TPopupMenu
- Left = 276
- Top = 8
- object itmALTkey: TMenuItem
- Caption = 'ALT'
- OnClick = itmAltDepressClick
- end
- object itmCtrlkey: TMenuItem
- Caption = 'CTRL'
- OnClick = itmAltDepressClick
- end
- object itmShiftKey: TMenuItem
- Caption = 'SHIFT'
- OnClick = itmAltDepressClick
- end
- object itmEscape: TMenuItem
- Caption = 'ESC'
- OnClick = itmAltDepressClick
- end
- object itmPopup: TMenuItem
- Caption = 'Popup Menu'
- OnClick = itmAltDepressClick
- end
- object intWinKey: TMenuItem
- Caption = 'Windows Key'
- OnClick = itmAltDepressClick
- end
- object itmEnter: TMenuItem
- Caption = 'Enter'
- OnClick = itmAltDepressClick
- end
- object itmBackspace: TMenuItem
- Caption = 'Backspace'
- OnClick = itmAltDepressClick
- end
- object itmTab: TMenuItem
- Caption = 'TAB'
- OnClick = itmAltDepressClick
- end
- object itmSpace: TMenuItem
- Caption = 'Space'
- OnClick = itmAltDepressClick
- end
- object itmCapsLock: TMenuItem
- Caption = 'Caps Lock Toggle'
- OnClick = itmAltDepressClick
- end
- object itmCapsLockOn: TMenuItem
- Caption = 'Caps Lock On'
- OnClick = itmAltDepressClick
- end
- object itmCapsLockOff: TMenuItem
- Caption = 'Caps Lock Off'
- OnClick = itmAltDepressClick
- end
- object itmInsert: TMenuItem
- Caption = 'Insert'
- OnClick = itmAltDepressClick
- end
- object itmDelete: TMenuItem
- Caption = 'Delete'
- OnClick = itmAltDepressClick
- end
- object itmHome: TMenuItem
- Caption = 'Home'
- OnClick = itmAltDepressClick
- end
- object itmEnd: TMenuItem
- Caption = 'End'
- OnClick = itmAltDepressClick
- end
- object itmPageUp: TMenuItem
- Caption = 'Page Up'
- OnClick = itmAltDepressClick
- end
- object itmPageDown: TMenuItem
- Caption = 'Page Down'
- OnClick = itmAltDepressClick
- end
- object itmHelp: TMenuItem
- Caption = 'Help'
- OnClick = itmAltDepressClick
- end
- object itmScrollLockOn: TMenuItem
- Caption = 'Scroll Lock On'
- OnClick = itmAltDepressClick
- end
- object itmScrollLockOff: TMenuItem
- Caption = 'Scroll Lock Off'
- OnClick = itmAltDepressClick
- end
- object itmScrollLock: TMenuItem
- Caption = 'Scroll Lock Toggle'
- OnClick = itmAltDepressClick
- end
- object itmPrintScreen: TMenuItem
- Caption = 'Print Screen'
- OnClick = itmAltDepressClick
- end
- object itmBreak: TMenuItem
- Caption = 'Break'
- OnClick = itmAltDepressClick
- end
- object itmNumLockOn: TMenuItem
- Caption = 'Num Lock On'
- OnClick = itmAltDepressClick
- end
- object itmNumLockOff: TMenuItem
- Caption = 'Num Lock Off'
- OnClick = itmAltDepressClick
- end
- object itmNumLock: TMenuItem
- Caption = 'Num Lock Toggle'
- OnClick = itmAltDepressClick
- end
- object subFunctionKeys: TMenuItem
- Caption = 'Function Keys'
- object F11: TMenuItem
- Caption = 'F1'
- OnClick = itmAltDepressClick
- end
- object F21: TMenuItem
- Caption = 'F2'
- OnClick = itmAltDepressClick
- end
- object F31: TMenuItem
- Caption = 'F3'
- OnClick = itmAltDepressClick
- end
- object F41: TMenuItem
- Caption = 'F4'
- OnClick = itmAltDepressClick
- end
- object F51: TMenuItem
- Caption = 'F5'
- OnClick = itmAltDepressClick
- end
- object F61: TMenuItem
- Caption = 'F6'
- OnClick = itmAltDepressClick
- end
- object F71: TMenuItem
- Caption = 'F7'
- OnClick = itmAltDepressClick
- end
- object F81: TMenuItem
- Caption = 'F8'
- OnClick = itmAltDepressClick
- end
- object F91: TMenuItem
- Caption = 'F9'
- OnClick = itmAltDepressClick
- end
- object F101: TMenuItem
- Caption = 'F10'
- OnClick = itmAltDepressClick
- end
- object F111: TMenuItem
- Caption = 'F11'
- OnClick = itmAltDepressClick
- end
- object F121: TMenuItem
- Caption = 'F12'
- OnClick = itmAltDepressClick
- end
- end
- object subArrowKeys: TMenuItem
- Caption = 'Arrow Keys'
- object UpArrow1: TMenuItem
- Caption = 'Up Arrow'
- OnClick = itmAltDepressClick
- end
- object DownArrow1: TMenuItem
- Caption = 'Down Arrow'
- OnClick = itmAltDepressClick
- end
- object LeftArrow1: TMenuItem
- Caption = 'Left Arrow'
- OnClick = itmAltDepressClick
- end
- object RightArrow1: TMenuItem
- Caption = 'Right Arrow'
- OnClick = itmAltDepressClick
- end
- end
- object subQuickPress: TMenuItem
- Caption = 'Quick Press'
- object ALTdepress1: TMenuItem
- Caption = 'Quick ALT'
- OnClick = itmAltDepressClick
- end
- object CTRLdepress1: TMenuItem
- Caption = 'Quick CTRL'
- OnClick = itmAltDepressClick
- end
- object SHIFTdepress1: TMenuItem
- Caption = 'Quick SHIFT'
- OnClick = itmAltDepressClick
- end
- end
- object itmNumPad: TMenuItem
- Caption = 'Number Pad'
- object itm0: TMenuItem
- Caption = '0'
- OnClick = itmAltDepressClick
- end
- object itm1: TMenuItem
- Caption = '1'
- OnClick = itmAltDepressClick
- end
- object itm2: TMenuItem
- Caption = '2'
- OnClick = itmAltDepressClick
- end
- object itm3: TMenuItem
- Caption = '3'
- OnClick = itmAltDepressClick
- end
- object itm4: TMenuItem
- Caption = '4'
- OnClick = itmAltDepressClick
- end
- object itm5: TMenuItem
- Caption = '5'
- OnClick = itmAltDepressClick
- end
- object itm6: TMenuItem
- Caption = '6'
- OnClick = itmAltDepressClick
- end
- object itm7: TMenuItem
- Caption = '7'
- OnClick = itmAltDepressClick
- end
- object itm8: TMenuItem
- Caption = '8'
- OnClick = itmAltDepressClick
- end
- object itm9: TMenuItem
- Caption = '9'
- OnClick = itmAltDepressClick
- end
- object itmDivide: TMenuItem
- Caption = 'Divide'
- OnClick = itmAltDepressClick
- end
- object itmMultiply: TMenuItem
- Caption = 'Multiply'
- OnClick = itmAltDepressClick
- end
- object itmSubtract: TMenuItem
- Caption = 'Subtract'
- OnClick = itmAltDepressClick
- end
- object itmAdd: TMenuItem
- Caption = 'Add'
- OnClick = itmAltDepressClick
- end
- object itmDecimal: TMenuItem
- Caption = 'Decimal'
- OnClick = itmAltDepressClick
- end
- object itmSeperator: TMenuItem
- Caption = 'Separator'
- OnClick = itmAltDepressClick
- end
- end
- end
- object popFields: TPopupMenu
- OnPopup = popFieldsPopup
- Left = 227
- Top = 7
- object ShortDate1: TMenuItem
- Caption = 'Short Date'
- OnClick = itmAltDepressClick
- end
- object LongDate1: TMenuItem
- Caption = 'Long Date'
- OnClick = itmAltDepressClick
- end
- object Time12hourformat1: TMenuItem
- Caption = 'Time (12 hour format)'
- OnClick = itmAltDepressClick
- end
- object Time24hourformat1: TMenuItem
- Caption = 'Time (24 hour format)'
- OnClick = itmAltDepressClick
- end
- object CustomDateTime1: TMenuItem
- Caption = 'Custom DateTime'
- OnClick = itmAltDepressClick
- end
- object itmDelay: TMenuItem
- Caption = 'Delay'
- OnClick = itmAltDepressClick
- end
- object itmVariable: TMenuItem
- Caption = 'Variable'
- OnClick = itmVariableClick
- end
- object itmConstants: TMenuItem
- Caption = 'Constant'
- OnClick = itmConstantsClick
- end
- end
- object ImageList1: TImageList
- Height = 23
- Width = 23
- Left = 248
- Top = 336
- Bitmap = {
- 494C010101000400040017001700FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 00000000000036000000280000005C0000001700000001001000000000008810
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000424D3E000000
- 000000003E000000280000005C00000017000000010001000000000014010000
- 0000000000000000000000000000000000000000FFFFFF00FFFFFE0000000000
- 00000000FFFFFE000000000000000000FFFFFE000000000000000000FFFFFE00
- 0000000000000000FFFFFE000000000000000000FFCFFE000000000000000000
- FF87FE000000000000000000FF03FE000000000000000000FE01FE0000000000
- 00000000FC00FE000000000000000000F8007E000000000000000000F0003E00
- 0000000000000000E0001E000000000000000000C0000E000000000000000000
- 800006000000000000000000FFFFFE000000000000000000FFFFFE0000000000
- 00000000FFFFFE000000000000000000FFFFFE000000000000000000FFFFFE00
- 0000000000000000FFFFFE000000000000000000FFFFFE000000000000000000
- FFFFFE0000000000000000000000000000000000000000000000000000000000
- 0000}
- end
- end
-