Search found 6 matches

by Willaim Mitchell
Tue May 13, 2008 10:42 pm
Forum: General Discussion
Topic: Whitespace Variable Display Problem
Replies: 5
Views: 9072

Whitespace

Thanks for the IGNORESPACES suggestion. I will begin using it. There still seems to be a problem with consistency because GETCURSORPOS> X,Y GETPixelCOLOR> X,Y,Color MessageModal> X,% X%,Y,%Y%,Color,%Color% has the same display error as when I tried to display %X%...that is the message shows the vari...
by Willaim Mitchell
Fri May 09, 2008 11:30 pm
Forum: General Discussion
Topic: Whitespace Variable Display Problem
Replies: 5
Views: 9072

Whitespace Variable Display Problem

// Pointer Location and Pixel Color when CTRL-P is typed GETCURSORPOS> X,Y GETPixelCOLOR>X,Y,Color MessageModal>X,%X%,Y,%Y%, Color,%Color% If a leading blank is present when X is defined, a message will show the variable name (X) where the value should be. Message Display after CTRL-P = X,%X%,Y,581,...
by Willaim Mitchell
Wed Feb 06, 2008 9:05 pm
Forum: General Discussion
Topic: WaitKeyDown Problem
Replies: 5
Views: 7934

I just upgraded to Macro Scheduler Home Ver. 10 and the WaitKeyDown problem went away. If nothing was changed in this function then the same interpreted script now runs a bit faster than in Ver. 9.
by Willaim Mitchell
Thu Nov 22, 2007 3:47 pm
Forum: General Discussion
Topic: WaitKeyDown Problem
Replies: 5
Views: 7934

Right. No Delay and several minutes between Send>b and WaitKeyDown>VK27. Has anyone else used WaitKeyDown with wireless keyboard drivers? In an XP Command Prompt environment with a running program? I have noticed I can tap quickly on the ESCAPE key and the running program will react but not always M...
by Willaim Mitchell
Wed Nov 21, 2007 6:44 am
Forum: General Discussion
Topic: WaitKeyDown Problem
Replies: 5
Views: 7934

Full Script: // C:\Program Files\MJT Net Ltd\Macro Scheduler\Frac.scp // Recorded on Wednesday, November 15, 2006, at 09:10 AM //Recorded Events Let>WW_TIMEOUT=5 CapsOff MouseMove>265,1181 Wait>1.0 LClick WaitWindowOpen>Command Prompt (3) MoveWindow>Command Prompt (3),722,39 ResizeWindow>Command Pro...
by Willaim Mitchell
Mon Nov 19, 2007 2:40 am
Forum: General Discussion
Topic: WaitKeyDown Problem
Replies: 5
Views: 7934

WaitKeyDown Problem

I have a minor problem with a script using WaitKeyDown. The ESCAPE key is recognized but only if I hold the key down long enough to activate the character repeat. It might be missing characters or it might be a timing problem. The keyboard is part of a Dell wireless desktop running MS XP Home. e.g. ...
Sign up to our newsletter for free automation tips, tricks & discounts