Dialog not allowing objects to be updated

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
kpassaur
Automation Wizard
Posts: 696
Joined: Wed Jul 07, 2004 1:55 pm

Dialog not allowing objects to be updated

Post by kpassaur » Tue May 10, 2011 9:22 am

This is very strange so I tested it on a couple of machines to make sure it was not me messing up.

I have a dialog that has three tabs on it. The first two work fine, the third one is the issue. When I select an item on it no handles show up, but the Properties menu changes for the item. When I change the properties they are updated in the Dialog Designer. This makes it difficult but it can still be done. However, once the script is run they are not all there. For instance on page 3 there is a label that contains "Step Three - Setup Output". It is in the designer but does not appear at runtime.

The same happens when I place it on another machine. Also on another machine the graphics do not appear (I have run into that before and cannot always duplicate it - sometimes they are there, sometimes not).

Thinking that is could be something else in the script, I tested it by removing the dialog and placing it in an empty script and recieved the same results.

So, somehow it is displaying correctly in the designer but not allowing selections, and it does not run at runtime.

Below is the dialog:

Code: Select all


Dialog>rulesDialog
object rulesDialog: TForm
  Left = 348
  Top = 203
  HelpContext = 5000
  BorderIcons = [biSystemMenu]
  Caption = 'Zone  Settings'
  ClientHeight = 561
  ClientWidth = 573
  Color = clWhite
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = True
  Position = poDesktopCenter
  ShowHint = True
  OnTaskBar = False
  PixelsPerInch = 96
  TextHeight = 13
  object msLabel2: TLabel
    Left = -56
    Top = 49
    Width = 1178
    Height = 24
    Caption = 
      '________________________________________________________________' +
      '___________________________________________'
    Font.Charset = ANSI_CHARSET
    Font.Color = clRed
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object msLabel4: TLabel
    Left = 70
    Top = 543
    Width = 173
    Height = 13
    Caption = 'Copyright'#169' eDocFile Inc. 2004-2011'
    Transparent = True
  end
  object MSImage1: tMSImage
    Left = 100
    Top = 8
    Width = 361
    Height = 65
    Picture.Data = {
      0954506E67496D61676589504E470D0A1A0A0000000D494844520000017C0000
      003B0802000000F7AFA6FD0000000970485973000017120000171201679FD252
      0000000774494D4507DB050A082B046C7E41900000000774455874417574686F
      7200A9AECC480000000C744558744465736372697074696F6E00130921230000
      000A74455874436F7079726967687400AC0FCC3A0000000E7445587443726561
      74696F6E2074696D650035F70F090000000974455874536F667477617265005D
      70FF3A0000000B74455874446973636C61696D657200B7C0B48F000000087445
      58745761726E696E6700C01BE6870000000774455874536F7572636500F5FF83
      EB0000000874455874436F6D6D656E7400F6CC96BF0000000674455874546974
      6C6500A8EED22700001ABD4944415478DAED9D79701CD59DC75F9F735F3A46F7
      655946B6714C96705860CE3809E40012081592AD5452BB90AAD45628AA76B3FB
      C7FEB345D526953F96D456762BD96CD506124808E64A301684806D2E9BC3363A
      B02DD9B27522CD489A7B7AFADCDF7B6F66341A5D33966C4BE67DDD6AF7F4F4F4
      F1A6FB33DFDF3B39CBB2D02A7462686C7472C6E174C8361B2F8A92280A92C88B
      82C0F31CFCE3050EC4C3047F1C6C8FE7B9033A04AE52B2E8FAEC5B4C4C4C97BB
      B8F3860E7CF0D4B9894303D391D101C9E1B67BBCB2D329391CA2DD264A92204B
      8228F21440A280A10300C21F43F880641EE0CDEDF68C4084D19403131313D365
      ACF3840E26CEF027074F856BEA6B474EF48876C08D53A6C491E7882348024087
      1772C44173C44126729B994D6654261289F2DC5162A3A9E1A76DF1BD8EEB0EA1
      0213C4A8C4C4B4D1753ED0818F0C8C4C1E381902E2047C8E933D1FF3369B6CCF
      1287972588B2287160E220D0C246867E92845626B24CCC1D5B2A5E1D1B733A9D
      2E97CB6EB7037A2449CAC4C792C37FB027F7A663BD32AFCB37CC70443C115DBE
      D489C6C4C474FE2A1B3A9438074F8683F535401C9F433ADA33C84BB268B38936
      EC71B2C49173C4113171F2A0A01EC722933E3D651BEEF7FBFD8140C0E3F108C6
      AC3EF5BC23F36C3AD6D773AE391CF3DCDAD98BFEE60CB00660043E08E63410BB
      D489C6C4C474FE2A0F3AB0F1E0E8D48113A13C71BC76E19DE3E710E0C02691C0
      4AE4C5ACC7E1254C1C9E878310E870C4E9108F83E7064A8E0D278EBE1904F979
      9F79A842DAAFA43EFEE84C6B28E26DA99CBAB261D42BA706AA4F016E1C44369B
      8D72E752271A1313D3F9AB0CE86489733214AC9B238E5712FEDA33660A429638
      34E758167811FC09260E979B50A1CD31F07CE6F4C0F4A1A777349EDBD278C432
      CF1D1D689D9AF1B505A776340F8BF64ECD7DAF4FFDF39B919F40E4E5B68626FA
      FFA76EE7C3EDDBF70077E6CE9EB91E26A68DA652A16311FDECB7FBDC3E9F5D16
      9C360926974D6A6C6CEEFD24C9E11C9C5C6179217104821BCA1D2E1B5551E2C0
      7CA2BF477DE67BF77FAFFFE0D1AD9F4CFB36D54EED6C3D2B38766A8EFB5C755F
      4F695E2B76301CD695F1DFB757BCE5E227DECBFC6FE7D5F781DFA1993BACB48B
      896923AA0CE81886F1D3FFFE6352516667A621864A46C382C035B56FE105523E
      858BA8F82DD7DDE8A9AE9A79EDEF785E4082883FC923523F072F9A5A52743754
      DEF213D3B02293A1D17DBFFC8CFB717FBD311B757FB67D48705CA3D9EF7105BF
      91CCD83150123D46F859A7F18C831B430682E940E43FB75CF50D97CB458BBA68
      59FBA54E402626A6F2542A744CD3D434ED174F1DB0B9BD92CD915692A954C2E5
      F3D5B5B44354853D0E2DAB12713ECE74F777BEF96549E432C8D0909EC1930673
      256E06F70F5C295EF9706864CC48C7DDC7FEE3816FBCA8A95286BBD5B0DDE5A8
      BC3BA948605E84549F3EBDD72B3C2B5BA3108E61E290F94B23FFDEBEE36EAFD7
      4BF3776841FBA54E402626A6F2542A74745D5714E5FFF6F5CA76520350962786
      7A5389A86893B12BA1356C787EF3B537B803813040E78BA688141C4461EEA830
      595A6628ECDBFB7E9367FB771BD0075B2B0FB457FD3996B9C390EEB2577C2D95
      C69E4548F71BB37BBDD2B332379A674D766EA0DFF5FCB8B9F3CB959595C01DB7
      DB4DD173A913908989A93C950A1DB039C964F20F6F0C53E2006B1425015117AE
      6D8C0B94C0E0408425782B2BE0ADF02BDFF9E66D8AC8A570D6B1A15BBA1A0AA5
      C6C692918C2F94AABAFA73425BB03BA67CC594EEB6FBEE4CA60CEC6E9413FAEC
      D33EC773183785ACC91107167E71F0A1BAF62FD4D6D6565757FBFD7ECA9D4B9D
      804C4C4CE5A954E8A8AA1A8FC79F3F3C034C116498A4C8D408B81F9AA1839B58
      91FA38C1B6CD76B76B1AA07373444469CB3443D3CAD8784A4D6B6E49AF6ED1AB
      9AA722CA7DA6F81587FBF66452C3B84AF7EB913FFADCCFC9C2E8A2ACC92FFCE4
      A507AA9A6F6D6E6EAEABABABAAAAF2F97C4EA7F3522720131353792A153A994C
      26168BBD742C05C41125899744359DB0388340871047C0E5536E7F00A834FDEA
      77EEEB9A9A9D8D8C7D925115D32DEBB52D717F6B2C96BCC712BECABBEF088936
      7F2226A4FA8CD8333EDF73B2385A4C99C5A0F3AF4FDF55D9744B6B6B6B535353
      4D4D0D353B973A01998A0577142B55645A466540271A8D76F71A8224916C6331
      121AD6B40C260E381D5A138743D52DEDB2C371EEB9FB3ED778C6C8286EBB59DB
      92F0B52662A9FB2CE14ED9B1271289C82ED7ACAF425646EA135FB48B1F1753A6
      883B05EB7FFCBB3BFCF5BBDBDBDB813B1064D17ACC973A01998A659A26BE2198
      98965019D0015EFCE584C0D3969CA210098FE85A9A13489D63520D07E6550D2D
      A3670722EFFCCB5D3B47EA5B22BE56259ABE9F13EF146C37A5D369599695E90F
      33CA1BA9CE47050B39CD638DA95B783DBA2468E6BFFCC727BEE8ABBB71F3E6CD
      6D6D6D106131E8AC4F1986C1AA50312DA3F2A0F3DA29DC690E108797844C3A66
      21335FE19842C7EEF69CF9F898FCD7EF3FF8CF1351F57EDE760F12AF55555592
      242BD16324F73ABC2FE89234E41A54331667A14AF964BBB28B37A24BB2A660E5
      23BFD953D1701383CE3A97A669A22832E8302DA5F2A0F3FA800B37A7C239387C
      747A143B1D2E1B58D19AC7FE9A8673037DCE77FFE9DEBF4F25F47FD0F91B010D
      66FC2333F16CA0FA79D9319A4AF329AD75C03590485A868E6C02D7E43DD99EDC
      C5E5B9B3B4D979E471069D0D20B855E0378645584C4BA94CE80C7A0974706F15
      AA12354C6DCEE610EE589671BAFF58C5D013F77E6B20A6FF2092DAE94C9EF0D8
      7EDDB8E50D7234944A0A49BDE5A47B201AB3740D0ECD791D5C8BE7645B6217A7
      458BA1331F40183A8D05D099A9F15CB5CA7A3AC30F71AFFFAA84ED1EDCF7DD5F
      DE7189BFAA72F5F243BFB973996BEBFAECC05B9FD93C6F55F4E7373CFFF0DB25
      26454949B716E946CFAA6D9F75D345F806564834AC8B742697B1CA83CE1BA703
      94389C802687FB345E15AA7D401C1E26303AF06799D3136355A99EEB77C71573
      B7A2360989B36EC7E1EA9A3338FCE29096E155B3F22CFAB758C252013A0602DB
      E4B3A356EFA996E82EAE287F673E7A8AA113A8F4785CABBBFCCB163A253C3C70
      55B75ABF6C2EEF23654207AD41D25D3CE89496020C3AAB55B9D0A92465E4D8D4
      0C0F7C60069D55576FB51B48B2305004E27A78C2208EEC9533717716283BC799
      381659D654A4AAA6AE23D340BC852401F91D5CABEF54F37401771642E78922E8
      5CC0F06AF0E72F763C3C4B16038F0D7CED47794B30F8D10D1D4717710373C681
      3C8D4BF908B4707DF65EEF7AECEEB77EE42B588DF7D35BBCB24451222CF3782C
      DC60A9D35EF6108B6D3F97A7F3F241EECEA122B495AF02E89498F88BEE66E54B
      5B31D116DD7E0965AFBAD46D16FBA20B6F98D55CD7BA5379D039703A08C4A1AD
      C6DFDEF72BA939B8F3AB77037444CBCA124740A43D04F98C814CD3025898041F
      A681FB0D3409410C3CE13C1DDADC9C43962C700127B7D97BAA3E44B8B330CE02
      E8FCF6E24067EE0B5E0082650390A2FBACF86E58023A730F52D1EDBE6AE82C77
      3B2EB40F6B061D5DD7B37DADAD3174769E2A3DF197DB66D92BDA70D059F9BAD6
      9DCA860E97CB333E79EC3554E7E9B8FE1A800E8048C81563E19A3B7CB6BF2E80
      8E85D143960D8BAC41B9359669E47BBAB020F802EE54B8B80EE0CEE42E5494BF
      4333929FBCE0D02930D88BDE7CE4BB5FE43B2EBE3F7ABB026FBF3D3B7F278B42
      873E5181C71EF33FFC70D1F3B911A053C2766B175EB53E5F62E2AFF0002FA995
      C3AB557D414BDD3CA542E7BCAF6BBDA94CE80C04510E2EEFBDF684D85CB573CF
      976C8685DB86F328DB814EAE1763DC014F8E32590061F4A0DC4ACBCC75AF43D9
      04A4B289C01DB4C537503741B8333FCE7AE4A90B091DFAB34CB4F47352CEFDB1
      E538D9613E3A5BECFE2007A57E8ADCF185A1DCE5009D35CD48C6D0598D23E82A
      2131CBE14EB9EE63B5D0F9943A9D374E05F305E4278EBE8AEADD57ECBA1EA023
      C28AC20A3BF96ED849E7A439B86429438933CFF590B7802C3C876C3CAA72739D
      8181E048317730749A2E04740A82A6159EBA327F94B2A11345C942E814F9F9A2
      C77E2340A76B1186A235CE77BFA8D059F9928BBEAFA5B6BD68D0B9ECF3745E3F
      11E4722D1EDE7DE5D7526BF5D5777ECDA663E850DC70F91E91E9C00F56B6B740
      6A73B2A02988AD723EC8CA1B2291B7DC36EE8A5A618BFB28EABB3D1B67D18CE4
      3F144167F5A5574B67182FAEF370C2D9DBE5C17D776F7B741E7496FA512D2C1E
      BAD8D0293747A36B912CAAAE8EA3EFACC113BEF0544B85CE050B431681CE5A85
      57E71B366E4895099D8F83D4E6C0D4FFC17EAED1D3794397DDB0041391613C0B
      6C0E2A1870C69A834E8E3B73793D8500820F08C8F2D9B90E808EF82C3AF96D64
      A873E1D51FE743C7AAF1B45CE47A3AA56624CFBF3F1673524B15C460D1DB7A55
      8EFA2215992FC635CB3AF703FE8D5F957092657C0B7857BE3272F1CF27D14ABB
      19D63EBC3ABF9B6A03AB3CE8FCB56F2EBC7AFFF5C7C5B6AAABF6DC014E47B0A8
      CDE150C16833143A982F39BF935BC865215B348B271B6AE1F00A590E89ABF1F0
      57BABABD43F7CC11878657009DE6B50DAFCACF0D5D1216CBFF00E66EACEC53BA
      74DD93B9121FB4BA307EA59A7E6B52397071E8581C17CBEDAA54FFB8DCB7B032
      A94B08794A2D325FFEE28B3392D7023AA5D6C3B8FCA1834940B72005E0D9B657
      3DC17C33ABBEF7FFCC3779B7EEDE6DD33074B20E0815381D941DCCD3B2E61107
      2FCCD99C6C6C055BC261EC220A7AF86DCEEEC002E260E8EC5D73E83031315D6C
      2D0F9DB9E1344F9F3EECF5D6BE7AAC19E5326E3E38F884D85AB1F30B774A1A0E
      AF782E3BCE4C6143BFB94184E7B863E54AAC727116210E7C083C4E959BDBE6E8
      AE58481C52C3F091671974989836BC5608AF343D3336DA3F3EDECFF1FCF66D9F
      FFD33B55D4E6C0FCD8BBCF48AD812BF6DC26AB48342C1EE55A60A1DCDCA2E3EB
      913F2B9BB993ADBF436A061A46A1C7E12A3DDC567B77D5997B90B9087130749E
      67D06162DAF05A123AF1F8CCF0B90F8786DE5735657347D7968EAE6834F9EA87
      C17CF9D4876F3F29B5566CB9EB4B926E493A697B45B843DE47B4A5155EB0E6CD
      2941328A95C9E0069F16596F03E2B8B94E7B77F0748E3856317130745ED853D1
      C2A0C3C4B4B195850E0439B9C60B28160F0F9E3E7266F0C8ECCC706575CB8D37
      FC6D30B889E6E9BCF27E305F2E7EFCF0D3692D66AFF2934E92B170F373B2C88D
      FFA5BD7E74D6D89AD0AADCD674D0D15F5F35267248102C01E68E6068CBD3D1A8
      A966F0C181380137B7D5D65DB314712CA4EBFC6B1F37BE74F6966043471E3A15
      1515ACBB5226A60D27CE348D3C6E326AF2D4A9774E9C3814898C23D3ACADEBB8
      F9E6EF7BBD414083AA12E81C09E6F374C6878F2AE9184FC6D8C3A0A163D09097
      46DF639F6D3F3EA2EE0E2B4D0173B4C5FD667BDD49DC1094B71495CF482DB3BB
      7A013A9A8680417E377785DC5D3F48F271AC8206A2640170B3BFA7F6E9A31D19
      BEA6BABABAA9A969D3A64D001DDA5DA9CBB5DA7A3A4C4C4C175973D0999C3A73
      E4F0DE4F264EE1260D82E072066EBDFDA160750B3541D4E974BF9BABA793EB40
      878652D9EA39B90C1DFDDD1FEEDE7EF044EA2BA3C9CDD5C6E90EEFBE6D8D1FD1
      52AD891979526D4FDEDC1B8F5BA68EEC32DA2277379CBA87338B894371F3E491
      B699B4DB6EB7FBFD7E0A1D200EED989D8D06C1C4B411950DAF46867B0F1C7A22
      9108C982831738DDD0B66DBBB9ABEB01942B3B57550DA0B3FFEDB93C1D942FAE
      2A440F7E8D8CC33FDCBDF5405FEACBA3C9F6A079668BE7E5ED4D3DF478E3009D
      4CBB71479FAEE19E2EEAD5FD8D409CBCC741C4DD18FCFE8FB2B8114551966570
      34104C0583C1FAFAFAE6E6E686860678E9F57A0146973A01999898CA13864E38
      3CFC4AF77FC5A253B2DD41DC0A70C6BAE6DAAFEFD8B187120768A011E8BCFCE6
      12D041057E07B8F1DE0F6FEC3CD09BFCD248B2BDC61AEAF4ECDFDED84B8F373E
      631B5737B9EFEF1710F2869E09F67D7BCEE3580437E06E0ECFE106B002C4F178
      3C959595001D88AAEAEAEAC0F2509B031B5CEA046462622A4F9C61E8870E3DD9
      D3F32A3CDDB45F5B6007389DED5B6FEDBAE15B74238A9E5028FCC6118FAAA919
      4581B9AEEBA66598107CA15C7955CEE9B84F3F7ADBB6F77A943B46929B6AD1D9
      4E4FF795F559E88C61E8B47B1EE8F34D3D530BC4C9799C2C6E8E14E3C6ED7603
      71028100589B2A22A00F1007DE62639933316D4471C964F485177E1A8F4E0A92
      446B03824CD3703A3CB7DDFE604D4DB6E2381DF72A140A8D8C8C0C0E0EC27C6A
      6A2A168B298AB270A7D7579CBDFFF3A97EFDAEE1E4A67A7EB8D335079DD1695B
      8C6FF5DDF4687D4FD6E360DCF42E891BE08BDFEF0F10C1028454B0928E620E1B
      B3DEBF9998369CB8542AF6E29F7E1699191725700D7868609C91CCF186990906
      3B6EB9E57B6E77252DBD4A2412E170787C7C7C686808E6B01C8FC755552DDC1D
      EE42C73477D8FAEEBD25DEAB7EF55CB2AD511CED74765F599B854E382EF9DDBC
      C05B409C2C6EDE5B01373E223711E006B691243A7C3A1B5C898969E309C22BE3
      ADB77E7FFCF8CB76BB873CC5A43F2E5C998F3375B5B6B6E3BAEBEEABAC6CD634
      2D994C4E4C4C80BB191D1D9D9C9C8C4422B066217420EC6A56DEFE56D7F0994C
      E7B1507B8D37B0597CF1AA8681828D906EF2FBFB6A9F7C7F65DC506B036F5177
      03B8A10687E338461C26A68D289C913C3333DAFDCA2F666726EC7627981A3011
      24571842174BD7545F45DD8E1D7B36B55D934A29607666666620C882392CA7D3
      69404CE1EEC0E600869CA32FDED4F191EC4C8DA4B6A078D4C1277775CCD00D30
      6EFA6B9FFA60D374DAC570C3C4F42954B6C87CF293C137DF7A6A2A745A165DA4
      576D1C64E1860C166CA071BCD0D4B8BDA5F5EA8CE2041080D9018F03C401FB03
      46A97077F05251309B92C347ECB1B71A1B669CDA8CA04BD775CC64717394E186
      89E953ADB9B6578978F8DDC37BCF0E7D08E18F284B1C07E8B1F0B8323CDE40D3
      5500454DCDE6B6B6AB35CDEF743A813860738A9A6E0174004640A5E9E9E9F1F1
      71404F8D7AA4B32191306C4F1DDF144A3A001F0011C00DEC81E18689E953A879
      0D3E0D5D3D35F86EFFC70766A647F0B32EC8A47103381EDC86C14286691ABC28
      FABCC1C6FA6D75F5DB2A2A9BA29178E1EEA8D38946A3143A636363339323E978
      682A8E338F6097C011000AAD7A732170936B4A367751F4E345EB7108791909D2
      369F501651E1BB97D9C5326D742DD2CA3C919C3D7BE68381C12391E818322D3C
      74B908D81148FD3F0B875CB8FB51D361775754345455B7D5043B02158D82206B
      9A0A777F2693A1593F1344535353B3B3B3108EC15B70F70350802C801800CD7A
      7637564E2651FE49E673E272BAC8E703C948CF871E9D8E30150A4DD2CDE0C444
      0143C6B01441903CEE2A9E1311F3884CEB49F35A99C313C6E56ABEA452D191D1
      E3C3E73E9A9D9D4CA766106E232EE3069D3CD9C4E2097974B8C96D36A7C75B5D
      E16FACAED90C77B9CB154824D26076C2E170281402CB0334191C1CA4D081E586
      8606D8FFBAC54D5EF9E7BC38C92E2E6E963F1F7A26E3E3FDF1D884651AF01DC2
      5729205D76F82B2A377B3C7539ABC7C4B45E34E7740A7BB720AD12F0AD6A18DA
      6C64221C3E3B3ED63F1B194FA763B8CF2D1E7E66C1FE60FF93EDA48B23F7BA20
      399CDE80BF3658D359788CBEDE503A9D064451E8D0D8AAA2526F6BBD16DE4D24
      92143764B862ABE01C9613AD245DE2C6978D4CD39C9F08D888697A3295989E9E
      1950953824A028C9017F5B45A05DB6BBE77FA74C4CEB424B41A7F8A5AEABA974
      6462FCE4747808E8934A45743D83ED3DEECC42E0448923FD71E1411E90294A76
      9BEC2455F86CB2ECAAA99DC7205DAB7010E5DD8D200AA45741D2A062E9DF65D3
      32E0588567883E7DDC013B03BF04192DAEAA715D53342D6558864DF238ED9586
      A14462233E6F93CFDF0CC9C888C3B43E55D268109635AFE7E3646A6676763C16
      FD241C3A974886D34ADC3432B8E1278F8714E6784910C1017188C3590F400A0E
      493C6FF2BCE472065CEE4A9BCD6DB37B7D9EA0C3111065BB2C3944D156FAD12F
      A8164D8D35894F964224BDBA458338981B18312AD044D7526925A2AB49FCD2D4
      C0E0C8909CCE0AC9E6B1DBFC2401692EB2C1612EB3908A69FDAAD42168F22A44
      80A6655435994ACE8442671389703A1D492AD39A62204E871F642010B2F00011
      3C0F81187E284874605AC8E41058209764734044060F8CD3EEF778AA80440020
      C9E684C70956C25B7C765CF452CFE712AA68F08C323F8C4D1CB630102AE98AA6
      A7C1BFE8869251A20A444CC8C0E38C4152F090582E87ABD2E9A81045B724390A
      D1C27C0DD34651D9D0C96BE1D36E987A2C3A118B8693E994929AD5F5A8AA2999
      4C027EA24D4323452BF08749C491FF68CE11478044F882482EB2208A76BBDDEB
      B079C107C132004892EC122C083678EE484427C132794B5E17C85949A6A94334
      6A6293A29B74C2A55019626132A6A9817F012F938188C9D044419265375C35A9
      60E0926427BC74382A607931A3C458C3B4C174FED0410577BC45A2A9A2774D20
      8DA6A86A3A999A56D211359352B51418A2543A62E8C0209DEE019E40D2890F8E
      31785C30CFE7C6CFCAEE90548FC67DA1E2A27B5EE24589C7CBB2200289644102
      F448022793F560A98049B0992008B20476890748E18F089C40FB8CC78574C5E1
      C7CAD822574AC7B620E54774580B5C7149D371F8036110B043C74CB134F02C70
      ED96A5E3C26DA0890964514C1D10A39A646CD36CF617C2C5DEC05B517438EC01
      9BCD234A0E5902C4788132A4AC502E1ACF27FF722EE5197498369ACA80CEC2FB
      7B61DE335A36BE20A52D3A60485513C0234D4DC36F7B32359B516386AE9A868E
      275355C114E8190B775C8A2D91453994A51097DB3F396D8E0C8783D7F3044CF8
      2146F47F94EDBA190F3C4ABB8DC7DBF2A48C4C20F60A91FAD68B9EEDBC2C6D42
      0A13E7CCE20B302C824A021FDD244305D239C9C332F345DBE48C11CE6A176551
      7000FE80843842929C36C963B7417CE412440830B16583589254015F2ED9B3D5
      1A18659836B856059DD23FB57CCE0BBC8B5D80A9EA3A041A19554D65A98449A4
      9938DF1407201AEE392C65E8695257CF24F9AFF922648BE368397FBE33313337
      EC569E2026A2E602F1D921FE8A104653842BE466AE5FB2EC07F3DBF0A4761E75
      65822042B8E784580F6745F13226088F275823490E4984B7002ED485C9C4CD2D
      9E08086D8860918969555A55787571440D0609C448CCA203830C5282A31B866E
      99BA853B3034C8363AB61DC8C856A2B370D55D3ABE5FEE32B3EC20DB931AC624
      70CB47581842E0AD70FE37B647B4B13D8F0452098F2739E202B624BC487AAF17
      F11AB03078A2D51AB3D3B297C3C8C2F4A9D6FA850E1D876F8356E167B6858969
      29AD123A260E552E0C192E44DDBF3C0BF276E3C2F98E5515A233315DBE5ABF4E
      878989E9B2D4FF035E6FE88A528996340000000049454E44AE426082}
  end
  object msButton8: tMSButton
    Left = 360
    Top = 531
    Width = 66
    Height = 25
    Caption = 'Save'
    DoubleBuffered = True
    ModalResult = 4
    ParentDoubleBuffered = False
    ParentShowHint = False
    ShowHint = False
    TabOrder = 0
    DoBrowse = False
    BrowseStyle = fbOpen
  end
  object msButton9: tMSButton
    Left = 425
    Top = 531
    Width = 67
    Height = 25
    Caption = 'Help'
    DoubleBuffered = True
    ParentDoubleBuffered = False
    ParentShowHint = False
    ShowHint = False
    TabOrder = 1
    DoBrowse = False
    BrowseStyle = fbOpen
  end
  object msButton10: tMSButton
    Left = 491
    Top = 531
    Width = 67
    Height = 25
    Caption = 'Exit'
    DoubleBuffered = True
    ModalResult = 2
    ParentDoubleBuffered = False
    ParentShowHint = False
    ShowHint = False
    TabOrder = 2
    DoBrowse = False
    BrowseStyle = fbOpen
  end
  object PageControl1: TPageControl
    Left = 11
    Top = 88
    Width = 549
    Height = 433
    TabOrder = 3
    object TTabSheet
      Caption = 'Step 1'
      ExplicitLeft = 0
      ExplicitTop = 0
      ExplicitWidth = 0
      ExplicitHeight = 409
      object Label1: TLabel
        Left = 234
        Top = 43
        Width = 73
        Height = 13
        Caption = 'Select Test File'
      end
      object Label4: TLabel
        Left = 487
        Top = 61
        Width = 27
        Height = 13
        Caption = 'Fuzzy'
      end
      object Label3: TLabel
        Left = 487
        Top = 76
        Width = 26
        Height = 13
        Caption = 'Logic'
      end
      object msLabel24: TLabel
        Left = 172
        Top = 288
        Width = 56
        Height = 13
        Caption = 'Zone Name'
        Transparent = True
      end
      object Label2: TLabel
        Left = 393
        Top = 288
        Width = 26
        Height = 13
        Caption = 'Mask'
      end
      object msLabel15: TLabel
        Left = 337
        Top = 314
        Width = 57
        Height = 13
        Caption = 'EasyPattern'
        Transparent = True
      end
      object msLabel21: TLabel
        Left = 430
        Top = 314
        Width = 56
        Height = 13
        Caption = 'Occurrence'
        Transparent = True
      end
      object msLabel12: TLabel
        Left = 281
        Top = 341
        Width = 69
        Height = 13
        Caption = 'Zone Location'
        Transparent = True
      end
      object Label30: TLabel
        Left = 135
        Top = 16
        Width = 271
        Height = 16
        Caption = 'Step One - Setup Zones to be Captured'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
      end
      object tfile: TEdit
        Left = 18
        Top = 67
        Width = 407
        Height = 21
        TabOrder = 0
      end
      object msButton5: tMSButton
        Left = 429
        Top = 65
        Width = 28
        Height = 25
        DoubleBuffered = True
        Glyph.Data = {
          F6000000424DF600000000000000760000002800000010000000100000000100
          0400000000008000000000000000000000001000000010000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
          77777777777777777777000000000007777700333333333077770B0333333333
          07770FB03333333330770BFB0333333333070FBFB000000000000BFBFBFBFB07
          77770FBFBFBFBF0777770BFB0000000777777000777777770007777777777777
          7007777777770777070777777777700077777777777777777777}
        ParentDoubleBuffered = False
        ParentShowHint = False
        ShowHint = False
        TabOrder = 1
        DoBrowse = False
        Filter = 'tif images|*.tif'
        BrowseStyle = fbOpen
      end
      object MSListBox1: tMSListBox
        Left = 18
        Top = 100
        Width = 439
        Height = 145
        ItemHeight = 13
        TabOrder = 2
        SelectedIndex = -1
      end
      object MSButton4: tMSButton
        Left = 240
        Top = 249
        Width = 75
        Height = 25
        Caption = 'Edit Zone'
        DoubleBuffered = True
        ParentDoubleBuffered = False
        TabOrder = 3
        DoBrowse = False
        BrowseStyle = fbOpen
      end
      object MSButton3: tMSButton
        Left = 165
        Top = 249
        Width = 75
        Height = 25
        Caption = 'Delete Zone'
        DoubleBuffered = True
        ParentDoubleBuffered = False
        TabOrder = 4
        DoBrowse = False
        BrowseStyle = fbOpen
      end
      object fuzzy: tMSMemo
        Left = 476
        Top = 102
        Width = 49
        Height = 140
        TabOrder = 5
      end
      object z1name: TEdit
        Left = 18
        Top = 284
        Width = 150
        Height = 21
        TabOrder = 6
      end
      object maskbox: TEdit
        Left = 238
        Top = 284
        Width = 150
        Height = 21
        HelpType = htKeyword
        TabOrder = 7
      end
      object fz1: TCheckBox
        Left = 18
        Top = 339
        Width = 98
        Height = 17
        Hint = '%FLZ1%'
        Caption = 'Use Fuzzy Logic'
        TabOrder = 8
      end
      object z1val: TCheckBox
        Left = 18
        Top = 312
        Width = 156
        Height = 17
        Caption = 'Validate With EasyPatterns'
        TabOrder = 9
      end
      object epat1: TEdit
        Left = 182
        Top = 310
        Width = 150
        Height = 21
        HelpType = htKeyword
        TabOrder = 10
      end
      object z1occ: TEdit
        Left = 405
        Top = 310
        Width = 21
        Height = 21
        TabOrder = 11
      end
      object zoneone: TEdit
        Left = 126
        Top = 337
        Width = 150
        Height = 21
        TabOrder = 12
      end
      object MSButton2: tMSButton
        Left = 438
        Top = 335
        Width = 81
        Height = 25
        Caption = 'Add Zone'
        DoubleBuffered = True
        ParentDoubleBuffered = False
        TabOrder = 13
        DoBrowse = False
        BrowseStyle = fbOpen
      end
      object msButton6: tMSButton
        Left = 358
        Top = 335
        Width = 81
        Height = 25
        Caption = 'Select Area'
        DoubleBuffered = True
        ParentDoubleBuffered = False
        ParentShowHint = False
        ShowHint = False
        TabOrder = 14
        DoBrowse = False
        BrowseStyle = fbOpen
      end
      object MSButton13: tMSButton
        Left = 453
        Top = 372
        Width = 66
        Height = 25
        Caption = 'Next'
        DoubleBuffered = True
        ParentDoubleBuffered = False
        TabOrder = 15
        DoBrowse = False
        BrowseStyle = fbOpen
      end
    end
    object TTabSheet
      Caption = 'Step 2'
      ExplicitLeft = 0
      ExplicitTop = 23
      ExplicitWidth = 0
      ExplicitHeight = 0
      object msLabel10: TLabel
        Left = 99
        Top = 64
        Width = 343
        Height = 13
        Caption = '________________________ Input Folders ______________________'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object msLabel11: TLabel
        Left = 98
        Top = 195
        Width = 344
        Height = 13
        Caption = '________________________ Archive Folder _____________________'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label5: TLabel
        Left = 146
        Top = 219
        Width = 248
        Height = 13
        Caption = 'Archive - A location to save a copy of every input file'
      end
      object Label7: TLabel
        Left = 97
        Top = 264
        Width = 346
        Height = 13
        Caption = '__________________________ Failed Files ______________________'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label6: TLabel
        Left = 264
        Top = 337
        Width = 33
        Height = 13
        Caption = 'Fail On'
      end
      object Label8: TLabel
        Left = 360
        Top = 337
        Width = 82
        Height = 13
        Caption = 'Failed File Format'
      end
      object Label9: TLabel
        Left = 108
        Top = 288
        Width = 325
        Height = 13
        Caption = 
          'Failed Files - A location to store files that failed EasyPattern' +
          ' Validation'
      end
      object Label17: TLabel
        Left = 102
        Top = 127
        Width = 340
        Height = 13
        Caption = '________________________ Output Folder _____________________'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label18: TLabel
        Left = 103
        Top = 82
        Width = 335
        Height = 13
        Caption = 
          'The folder to be monitored for tiff images - Ouput from scanner ' +
          'or copier'
      end
      object Label19: TLabel
        Left = 192
        Top = 148
        Width = 172
        Height = 13
        Caption = 'The root folder for processed images'
      end
      object Label31: TLabel
        Left = 157
        Top = 27
        Width = 227
        Height = 16
        Caption = 'Step Two - Set Processing Paths'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
      end
      object inputfolder: TEdit
        Left = 97
        Top = 99
        Width = 320
        Height = 21
        TabOrder = 0
      end
      object msButton1: tMSButton
        Left = 418
        Top = 97
        Width = 25
        Height = 25
        DoubleBuffered = True
        Glyph.Data = {
          F6000000424DF600000000000000760000002800000010000000100000000100
          0400000000008000000000000000000000001000000010000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
          77777777777777777777000000000007777700333333333077770B0333333333
          07770FB03333333330770BFB0333333333070FBFB000000000000BFBFBFBFB07
          77770FBFBFBFBF0777770BFB0000000777777000777777770007777777777777
          7007777777770777070777777777700077777777777777777777}
        ParentDoubleBuffered = False
        ParentShowHint = False
        ShowHint = False
        TabOrder = 1
        DoBrowse = False
        BrowseStyle = fbFolder
      end
      object archfold: TEdit
        Left = 97
        Top = 236
        Width = 320
        Height = 21
        TabOrder = 2
      end
      object MSButton7: tMSButton
        Left = 419
        Top = 234
        Width = 25
        Height = 25
        DoubleBuffered = True
        Glyph.Data = {
          F6000000424DF600000000000000760000002800000010000000100000000100
          0400000000008000000000000000000000001000000010000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
          77777777777777777777000000000007777700333333333077770B0333333333
          07770FB03333333330770BFB0333333333070FBFB000000000000BFBFBFBFB07
          77770FBFBFBFBF0777770BFB0000000777777000777777770007777777777777
          7007777777770777070777777777700077777777777777777777}
        ParentDoubleBuffered = False
        ParentShowHint = False
        ShowHint = False
        TabOrder = 3
        DoBrowse = False
        BrowseStyle = fbFolder
      end
      object Failonbox: tMSComboBox
        Left = 98
        Top = 333
        Width = 161
        Height = 21
        ItemHeight = 13
        TabOrder = 4
        Text = 'Any Value'
        Items.Strings = (
          'Any Value'
          'File and Folder Names Only')
        ListText = 'Any Value'#13#10'File and Folder Names Only'#13#10
      end
      object failedfor: tMSComboBox
        Left = 309
        Top = 333
        Width = 44
        Height = 21
        ItemHeight = 13
        ItemIndex = 0
        TabOrder = 5
        Text = 'TIFF'
        Items.Strings = (
          'TIFF'
          'PDF')
        ListText = 'TIFF'#13#10'PDF'#13#10
      end
      object failedfiles: TEdit
        Left = 97
        Top = 305
        Width = 320
        Height = 21
        TabOrder = 6
      end
      object MSButton11: tMSButton
        Left = 418
        Top = 303
        Width = 25
        Height = 25
        DoubleBuffered = True
        Glyph.Data = {
          F6000000424DF600000000000000760000002800000010000000100000000100
          0400000000008000000000000000000000001000000010000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
          77777777777777777777000000000007777700333333333077770B0333333333
          07770FB03333333330770BFB0333333333070FBFB000000000000BFBFBFBFB07
          77770FBFBFBFBF0777770BFB0000000777777000777777770007777777777777
          7007777777770777070777777777700077777777777777777777}
        ParentDoubleBuffered = False
        ParentShowHint = False
        ShowHint = False
        TabOrder = 7
        DoBrowse = False
        BrowseStyle = fbFolder
      end
      object MSButton14: tMSButton
        Left = 441
        Top = 367
        Width = 66
        Height = 25
        Caption = 'Next'
        DoubleBuffered = True
        ParentDoubleBuffered = False
        TabOrder = 8
        DoBrowse = False
        BrowseStyle = fbOpen
      end
      object MSButton15: tMSButton
        Left = 375
        Top = 367
        Width = 66
        Height = 25
        Caption = 'Back'
        DoubleBuffered = True
        ParentDoubleBuffered = False
        TabOrder = 9
        DoBrowse = False
        BrowseStyle = fbOpen
      end
      object MSButton12: tMSButton
        Left = 418
        Top = 164
        Width = 25
        Height = 25
        DoubleBuffered = True
        Glyph.Data = {
          F6000000424DF600000000000000760000002800000010000000100000000100
          0400000000008000000000000000000000001000000010000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
          77777777777777777777000000000007777700333333333077770B0333333333
          07770FB03333333330770BFB0333333333070FBFB000000000000BFBFBFBFB07
          77770FBFBFBFBF0777770BFB0000000777777000777777770007777777777777
          7007777777770777070777777777700077777777777777777777}
        ParentDoubleBuffered = False
        ParentShowHint = False
        ShowHint = False
        TabOrder = 10
        DoBrowse = False
        BrowseStyle = fbFolder
      end
      object outputpath: TEdit
        Left = 97
        Top = 166
        Width = 320
        Height = 21
        TabOrder = 11
      end
    end
    object TTabSheet
      Caption = 'Step 3'
      ExplicitLeft = 0
      ExplicitTop = 0
      ExplicitWidth = 469
      ExplicitHeight = 0
      object Label10: TLabel
        Left = 98
        Top = 73
        Width = 344
        Height = 13
        Caption = '______________________ File Output Format ____________________'
        Transparent = True
      end
      object msLabel3: TLabel
        Left = 264
        Top = 100
        Width = 166
        Height = 13
        Caption = 'Output Format and On Existing File '
        Transparent = True
      end
      object Label11: TLabel
        Left = 98
        Top = 138
        Width = 344
        Height = 13
        Caption = '_____________________ Sub Folder Output _____________________'
        Transparent = True
      end
      object msLabel7: TLabel
        Left = 265
        Top = 162
        Width = 5
        Height = 13
        Caption = '\'
        Transparent = True
      end
      object Label12: TLabel
        Left = 100
        Top = 193
        Width = 341
        Height = 13
        Caption = '________________________ File Name ________________________'
        Transparent = True
      end
      object msLabel9: TLabel
        Left = 266
        Top = 216
        Width = 3
        Height = 13
        Caption = '-'
        Transparent = True
      end
      object Label13: TLabel
        Left = 101
        Top = 249
        Width = 338
        Height = 13
        Caption = '_______________________ CSV Output _______________________'
        Transparent = True
      end
      object Label14: TLabel
        Left = 251
        Top = 281
        Width = 114
        Height = 13
        Caption = 'CSV File Output Options'
      end
      object Label15: TLabel
        Left = 232
        Top = 302
        Width = 84
        Height = 13
        Caption = 'CSV File Location'
      end
      object Label16: TLabel
        Left = 331
        Top = 351
        Width = 67
        Height = 13
        Caption = 'CSV File Type'
      end
      object repapp: tMSComboBox
        Left = 110
        Top = 96
        Width = 149
        Height = 21
        ItemHeight = 13
        TabOrder = 0
        Items.Strings = (
          'PDF - Replace'
          'PDF - Append New First'
          'PDF - Append New Last'
          'PDF - Add Time Stamp'
          'TIF - Replace'
          'TIF - Append New First'
          'TIF - Append New Last'
          'TIF - Add Date')
        ListText = 
          'PDF - Replace'#13#10'PDF - Append New First'#13#10'PDF - Append New Last'#13#10'PD' +
          'F - Add Time Stamp'#13#10'TIF - Replace'#13#10'TIF - Append New First'#13#10'TIF -' +
          ' Append New Last'#13#10'TIF - Add Date'#13#10
      end
      object folder1: tMSComboBox
        Left = 98
        Top = 158
        Width = 160
        Height = 21
        ItemHeight = 13
        TabOrder = 1
      end
      object folder2: tMSComboBox
        Left = 282
        Top = 158
        Width = 160
        Height = 21
        ItemHeight = 13
        TabOrder = 2
      end
      object filename1: tMSComboBox
        Left = 96
        Top = 213
        Width = 160
        Height = 21
        ItemHeight = 13
        TabOrder = 3
      end
      object filename2: tMSComboBox
        Left = 284
        Top = 213
        Width = 160
        Height = 21
        ItemHeight = 13
        TabOrder = 4
      end
      object csvoutputlocation: tMSComboBox
        Left = 109
        Top = 277
        Width = 135
        Height = 21
        ItemHeight = 13
        TabOrder = 5
        Text = 'No CSV Output'
        Items.Strings = (
          'No CSV Output'
          'With File'
          'In Root Directory'
          'In Specified Location')
        ListText = 
          'No CSV Output'#13#10'With File'#13#10'In Root Directory'#13#10'In Specified Locati' +
          'on'#13#10
      end
      object csvstoragepath: TEdit
        Left = 97
        Top = 319
        Width = 320
        Height = 21
        TabOrder = 6
      end
      object csvbrowse: tMSButton
        Left = 418
        Top = 317
        Width = 25
        Height = 25
        DoubleBuffered = True
        Glyph.Data = {
          F6000000424DF600000000000000760000002800000010000000100000000100
          0400000000008000000000000000000000001000000010000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
          77777777777777777777000000000007777700333333333077770B0333333333
          07770FB03333333330770BFB0333333333070FBFB000000000000BFBFBFBFB07
          77770FBFBFBFBF0777770BFB0000000777777000777777770007777777777777
          7007777777770777070777777777700077777777777777777777}
        ParentDoubleBuffered = False
        ParentShowHint = False
        ShowHint = False
        TabOrder = 7
        DoBrowse = False
        BrowseStyle = fbFolder
      end
      object CheckBox2: TCheckBox
        Left = 103
        Top = 349
        Width = 114
        Height = 17
        Caption = 'Include Field Names'
        TabOrder = 8
      end
      object csvtype: tMSComboBox
        Left = 234
        Top = 347
        Width = 93
        Height = 21
        ItemHeight = 13
        ItemIndex = 0
        TabOrder = 9
        Text = 'One Per File'
        Items.Strings = (
          'One Per File'
          'One Per Job')
        ListText = 'One Per File'#13#10'One Per Job'#13#10
      end
      object TTabSheet
        Caption = 'Step 3'
        ExplicitWidth = 0
        ExplicitHeight = 0
        object Label20: TLabel
          Left = 98
          Top = 73
          Width = 344
          Height = 13
          Caption = '______________________ File Output Format ____________________'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label21: TLabel
          Left = 264
          Top = 100
          Width = 166
          Height = 13
          Caption = 'Output Format and On Existing File '
          Transparent = True
        end
        object Label22: TLabel
          Left = 98
          Top = 138
          Width = 344
          Height = 13
          Caption = '_____________________ Sub Folder Output _____________________'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label23: TLabel
          Left = 265
          Top = 162
          Width = 5
          Height = 13
          Caption = '\'
          Transparent = True
        end
        object Label24: TLabel
          Left = 100
          Top = 193
          Width = 341
          Height = 13
          Caption = '________________________ File Name ________________________'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label25: TLabel
          Left = 266
          Top = 216
          Width = 3
          Height = 13
          Caption = '-'
          Transparent = True
        end
        object Label26: TLabel
          Left = 101
          Top = 249
          Width = 338
          Height = 13
          Caption = '_______________________ CSV Output _______________________'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clNavy
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label27: TLabel
          Left = 251
          Top = 281
          Width = 114
          Height = 13
          Caption = 'CSV File Output Options'
        end
        object Label28: TLabel
          Left = 232
          Top = 302
          Width = 84
          Height = 13
          Caption = 'CSV File Location'
        end
        object Label29: TLabel
          Left = 331
          Top = 351
          Width = 67
          Height = 13
          Caption = 'CSV File Type'
        end
        object Label32: TLabel
          Left = 181
          Top = 31
          Width = 179
          Height = 16
          Caption = 'Step Three - Setup Output'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clNavy
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object MSComboBox2: tMSComboBox
          Left = 110
          Top = 96
          Width = 149
          Height = 21
          ItemHeight = 13
          TabOrder = 0
          Items.Strings = (
            'PDF - Replace'
            'PDF - Append New First'
            'PDF - Append New Last'
            'PDF - Add Time Stamp'
            'TIF - Replace'
            'TIF - Append New First'
            'TIF - Append New Last'
            'TIF - Add Date')
          ListText = 
            'PDF - Replace'#13#10'PDF - Append New First'#13#10'PDF - Append New Last'#13#10'PD' +
            'F - Add Time Stamp'#13#10'TIF - Replace'#13#10'TIF - Append New First'#13#10'TIF -' +
            ' Append New Last'#13#10'TIF - Add Date'#13#10
        end
        object MSComboBox3: tMSComboBox
          Left = 98
          Top = 158
          Width = 160
          Height = 21
          ItemHeight = 13
          TabOrder = 1
        end
        object MSComboBox4: tMSComboBox
          Left = 282
          Top = 158
          Width = 160
          Height = 21
          ItemHeight = 13
          TabOrder = 2
        end
        object MSComboBox5: tMSComboBox
          Left = 96
          Top = 213
          Width = 160
          Height = 21
          ItemHeight = 13
          TabOrder = 3
        end
        object MSComboBox6: tMSComboBox
          Left = 284
          Top = 213
          Width = 160
          Height = 21
          ItemHeight = 13
          TabOrder = 4
        end
        object MSComboBox7: tMSComboBox
          Left = 109
          Top = 277
          Width = 135
          Height = 21
          ItemHeight = 13
          TabOrder = 5
          Text = 'No CSV Output'
          Items.Strings = (
            'No CSV Output'
            'With File'
            'In Root Directory'
            'In Specified Location')
          ListText = 
            'No CSV Output'#13#10'With File'#13#10'In Root Directory'#13#10'In Specified Locati' +
            'on'#13#10
        end
        object Edit2: TEdit
          Left = 97
          Top = 319
          Width = 320
          Height = 21
          TabOrder = 6
        end
        object MSButton16: tMSButton
          Left = 418
          Top = 317
          Width = 25
          Height = 25
          DoubleBuffered = True
          Glyph.Data = {
            F6000000424DF600000000000000760000002800000010000000100000000100
            0400000000008000000000000000000000001000000010000000000000000000
            80000080000000808000800000008000800080800000C0C0C000808080000000
            FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
            77777777777777777777000000000007777700333333333077770B0333333333
            07770FB03333333330770BFB0333333333070FBFB000000000000BFBFBFBFB07
            77770FBFBFBFBF0777770BFB0000000777777000777777770007777777777777
            7007777777770777070777777777700077777777777777777777}
          ParentDoubleBuffered = False
          ParentShowHint = False
          ShowHint = False
          TabOrder = 7
          DoBrowse = False
          BrowseStyle = fbFolder
        end
        object CheckBox3: TCheckBox
          Left = 103
          Top = 349
          Width = 114
          Height = 17
          Caption = 'Include Field Names'
          TabOrder = 8
        end
        object MSComboBox8: tMSComboBox
          Left = 234
          Top = 347
          Width = 93
          Height = 21
          ItemHeight = 13
          ItemIndex = 0
          TabOrder = 9
          Text = 'One Per File'
          Items.Strings = (
            'One Per File'
            'One Per Job')
          ListText = 'One Per File'#13#10'One Per Job'#13#10
        end
      end
      object MSButton19: tMSButton
        Left = 443
        Top = 371
        Width = 66
        Height = 25
        Caption = 'Back'
        DoubleBuffered = True
        ParentDoubleBuffered = False
        TabOrder = 11
        DoBrowse = False
        BrowseStyle = fbOpen
      end
    end
  end
end
EndDialog>rulesDialog


Show>rulesDialog,r

If>r=2,EOF

Label>EOF
Exit>0


kpassaur
Automation Wizard
Posts: 696
Joined: Wed Jul 07, 2004 1:55 pm

Copy makes duplicate

Post by kpassaur » Tue May 10, 2011 10:35 am

I have resolved it and I think I know what caused it.

I copy and paste quite a bit to save time and I think it copied an entire Page. This is what I did, I decided to create a new page and it worked. So, I decided to delete item by item on page3. Before I deleted it I wrote down the name of all the items so I would not have to redo all of the code.

Once I deleted all the items on the page, it reappeared correctly formatted and I was able to select and edit items once again.

So, I beleve but am not sure when I copied and pasted it copied an entire Page3 and placed it on top of the current one.

To confirm this I search for items on page3 in the dialog in a different machine. There were duplicates and I didn't manually add them so they must have added when some item was pasted.

So, it is resolved and be carefull when coping and pasting in dialogs.

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts