Search found 52 matches

by Esabik
Fri Jan 11, 2013 8:08 pm
Forum: Technical / Scripting
Topic: Need suggestions for tracking records processed from excel
Replies: 6
Views: 4861

Thank you for the responses. I setup the code in my script as a sample for the datestamp: DateStamp>c:\Temp\adjusttime.txt,Count: %field_3% DateStamp>c:\Temp\adjusttime.txt,Current Part: %field_1% 2013-01-11:14:37:29:942 - Count: 1 2013-01-11:14:37:29:942 - Current Part: 23 2013-01-11:14:37:39:208 -...
by Esabik
Fri Jan 11, 2013 7:31 pm
Forum: Technical / Scripting
Topic: Multiple keypress options
Replies: 14
Views: 15250

Multiple keypress options

Hi Maybe I missed it but is there a command that I can use that when I have a specific instruction that it can be set to execute multiple times with one line of code? I am looking to shorten keystrokes in the scripts. For example I have this code: WAIT>.2 Press Tab Wait>.2 Press Tab Wait>.2 Press Ta...
by Esabik
Thu Jan 10, 2013 9:52 pm
Forum: Technical / Scripting
Topic: Need suggestions for tracking records processed from excel
Replies: 6
Views: 4861

Well thanks for the ideas, but is there some reason why I dont see the logging tab when I am in edit mode for my script(right clicking on the file in windows explorer)?? Does that only show up when starting a new macro?? ver 12.1.10
by Esabik
Thu Jan 10, 2013 7:40 pm
Forum: Technical / Scripting
Topic: Need suggestions for tracking records processed from excel
Replies: 6
Views: 4861

Need suggestions for tracking records processed from excel

Hi I am running a script that takes part numbers and does an adjustment in our database. Every now and then we either have network lag or a record lock that momentarily throws off the timing of the script and the it aborts. I started moving the part number and a count number from a column I added to...
by Esabik
Wed Jan 09, 2013 4:40 pm
Forum: Technical / Scripting
Topic: Progress bar in dialog box
Replies: 2
Views: 2595

Many thanks thats the push I needed and have it working correctly.
:o
by Esabik
Wed Jan 09, 2013 2:12 pm
Forum: Technical / Scripting
Topic: Progress bar in dialog box
Replies: 2
Views: 2595

Progress bar in dialog box

Hi I have been searching the forums and I can t seem to find a clear understanding to me what needs to update in order for the progress bar in my dialog box to increment during my looping script. Can anyone shed more light on this topic??? I saw some progress bar samples but they were all outside of...
by Esabik
Wed Jun 15, 2005 8:16 pm
Forum: Technical / Scripting
Topic: Crystal multiple selection parameters
Replies: 3
Views: 6016

Re: Crystal multiple selection parameters

In Crystal, the parameters screen has two parts: 1- Upper region: List of the parameters 2- Lower region: Value of the selected parameter (from the upper region) The cursor sits in the lower region. The TAB key move the cursor within that region, but never goes in the upper region, where I could se...
Sign up to our newsletter for free automation tips, tricks & discounts