Search found 7 matches

by wantedman
Tue Apr 19, 2005 6:34 pm
Forum: Technical / Scripting
Topic: Readfile Question
Replies: 2
Views: 4555

wow

that worked awesome! VERY fast doing it this way.. readln way took about 1 min where this was seconds.!!!! thanks alot. May want to put this in your help file as a sample!

WM
by wantedman
Tue Apr 19, 2005 4:51 pm
Forum: Technical / Scripting
Topic: Readfile Question
Replies: 2
Views: 4555

Readfile Question

Trying to use readfile to Replace some text in a file. I know how to do it with the ReadLN function but its so extremely slow I just can't use it. I need to be able to read a file and if a certain text is in the file then do something. but the text I need to find is on three lines. Example TYPEID_GA...
by wantedman
Wed Dec 08, 2004 2:39 pm
Forum: Technical / Scripting
Topic: Hold Keypress
Replies: 1
Views: 3470

Hold Keypress

anyway to make a script hold down a key? I have tried to record a macro holding down one of the arrow keys.. but it just does a Press Left * 25 I need it to be able to hold it..
by wantedman
Wed Dec 01, 2004 3:26 pm
Forum: Enhancement Suggestions
Topic: WaitPixelChange
Replies: 2
Views: 8511

Nevermind

that will work awesome.. thanks.. I had a previous post asking what those commands did.. now I know..

WantedMan
by wantedman
Tue Nov 30, 2004 8:12 pm
Forum: Enhancement Suggestions
Topic: WaitPixelChange
Replies: 2
Views: 8511

WaitPixelChange

would be nice if this feature had the ability to see if the pixel changes AT ALL. not necessarily changes to a specified color, but just changes at all.
by wantedman
Tue Nov 30, 2004 8:08 pm
Forum: General Discussion
Topic: Confused with GetRectCheckSum
Replies: 2
Views: 4978

Confused with GetRectCheckSum

Label>waitforit GetRectCheckSum>10,10,15,15,cs If>cs=6.20066481623195E16,Done Goto>waitforit Label>Done Message>There You Go This is the sample from the help. although I have been using this program for quite some time.. I have never used this and I am pretty confused as to how/what it does. I run m...
by wantedman
Tue Nov 30, 2004 7:59 pm
Forum: Enhancement Suggestions
Topic: Hold Keypress down
Replies: 0
Views: 6627

Hold Keypress down

would be nice to have a feature to be able to hold down a key.. something like this is what I mean. Let>KP_HOLD=1 Press LeftArrow Wait>2 Let>KP_HOLD=0 I don't know how you would put it in. but basically this will press and HOLD the left arrow key for 2 seconds then release. Maybe even a PressHold le...
Sign up to our newsletter for free automation tips, tricks & discounts