Search found 12 matches

by chuckles
Tue Jan 03, 2006 5:48 pm
Forum: Technical / Scripting
Topic: goto cmd use
Replies: 11
Views: 13196

looks like i broke the loop, the script doesn't go back to the top and perform the maxcount part. i like it to use Send>csco, then go back to the top "Label>loop" when its finished go and do Send>ibm then go to the top and perform the maxcount part and then finally just finish script. //Recorded Eve...
by chuckles
Tue Jan 03, 2006 4:20 pm
Forum: Technical / Scripting
Topic: goto cmd use
Replies: 11
Views: 13196

marcus thank you for your help on this script, it works perfectly. i'm not sure if this is possible but if i can trouble you for one more thing. for this line: Press F3 Wait>3.11 Send>ibm Wait>3.11 Press Enter wait>2.11 i would like to add something after it does the first loop "send>ibm" and it goe...
by chuckles
Thu Dec 29, 2005 10:02 pm
Forum: Technical / Scripting
Topic: goto cmd use
Replies: 11
Views: 13196

one more thing i added this.

Wait>10
Press F3
Wait>3.11
Send>ibm
Wait>3.11
Press Enter
wait>2.11

the Press Enter line doesn't seem to work, the macro doesn't press the keyboard "enter".
by chuckles
Thu Dec 29, 2005 10:00 pm
Forum: Technical / Scripting
Topic: goto cmd use
Replies: 11
Views: 13196

thanks again for your help...it seems like after this part the script just stops..it does NOT redo the top part one more time. script stops after here. before that it hits F3, then enters ibm which is correct Wait>3.11 numloopsloop Goto>end SetFocus>Performance * Wait>3.7 Press ALT Wait>0.9 Send>a W...
by chuckles
Thu Dec 29, 2005 7:58 pm
Forum: Technical / Scripting
Topic: goto cmd use
Replies: 11
Views: 13196

i would just like the first part to loop once, thats it..

thank you for your help.
by chuckles
Thu Dec 29, 2005 6:39 pm
Forum: Technical / Scripting
Topic: goto cmd use
Replies: 11
Views: 13196

when i use this script, it will constantly redo everything in a loop but it will never end.. this part never gets executed with the script: Goto>end SetFocus>Performance * Wait>3.7 Press ALT Wait>0.9 Send>a Wait>0.86 Press Down Wait>0.28 Press Enter Wait>2.99 Label>end how can i stop the loop and ma...
by chuckles
Thu Dec 29, 2005 6:15 pm
Forum: Technical / Scripting
Topic: goto cmd use
Replies: 11
Views: 13196

goto cmd use

Hi i'm trying to figure out if this script will work with the goto command. could someone quickly take a look at this and see if this makes sense? CapsOff Wait>3 SetFocus>my application* \\WaitWindowChanged>1 Wait>15 Label>loop Let>count=0 Let>max=100 Repeat>count Let>count=count+1 SetFocus>my appli...
by chuckles
Tue Oct 11, 2005 8:55 pm
Forum: Technical / Scripting
Topic: counter macro how?
Replies: 12
Views: 13194

Thank you!
by chuckles
Tue Oct 11, 2005 8:25 pm
Forum: Technical / Scripting
Topic: counter macro how?
Replies: 12
Views: 13194

thanks again for your help -- i did the edit/ remove trailing spaces which did not work. it looks like i'm REQUIRED to use Label>start and Goto commands. i've refined my script below. the only issue now that i have is the script does NOT stop at 100. the Until>count=max is underneath Goto cmd but if...
by chuckles
Tue Oct 11, 2005 6:47 pm
Forum: Beginners
Topic: Macro Scheduler Information: "Error - Label Not FOUND!&
Replies: 3
Views: 5887

Macro Scheduler Information: "Error - Label Not FOUND!&

what does this error mean?
by chuckles
Tue Oct 11, 2005 5:58 pm
Forum: Technical / Scripting
Topic: counter macro how?
Replies: 12
Views: 13194

Thank you for your help, very much appreciated. i am now getting an error message Macro Scheduler Information: "Error - Label Not FOUND!" my script looks like this: //Recorded Events CapsOff Let>count=0 Let>max=100 Wait>13.74 Press CTRL Wait>2.11 Send>g Wait>2.11 Release CTRL Wait>2.11 Press Enter W...
by chuckles
Tue Oct 11, 2005 5:21 pm
Forum: Technical / Scripting
Topic: counter macro how?
Replies: 12
Views: 13194

counter macro how?

Hi i am curious if someone could point me to the right direction on how to make this script simple. i need to make a script to perform Ctrl-G then press down and repeat but ALWAYS increase by 1 until 100. ie. press ctrl-g then down wait 50secs press ctrl-g then down key 2times. wait 50secs press ctr...
cron
Sign up to our newsletter for free automation tips, tricks & discounts