Search found 31 matches

by jalbt51
Wed Aug 10, 2005 8:46 pm
Forum: Beginners
Topic: Wait Needed Before SetFocus>
Replies: 9
Views: 13142

Focus wait

You're not talking to an expert. However, it seems that bringing a window into focus is an event that takes time. The appearance of the window has to change(the title bar color and perhaps the window border must change). I wish I knew some sure signal that would allow a script to know "the window ha...
by jalbt51
Tue Aug 09, 2005 11:53 pm
Forum: Beginners
Topic: Wait Needed Before SetFocus>
Replies: 9
Views: 13142

Wait Needed Before SetFocus>

I just posted a long question about a script I was getting error messages from, and after submitting it, the embarrassing realization hit me that I had neglected to set WIN_USEHANDLE=1. Problem solved. The only reason I'll leave this here is because it's such a neat device for waiting after executin...
by jalbt51
Fri Feb 25, 2005 4:57 pm
Forum: Technical / Scripting
Topic: BLOCK INDENT
Replies: 1
Views: 3592

BLOCK INDENT

1.Is there a way to indent a block of script more than just one space at a time? It's awkward to have to keep pressing Alt/e/b until the script is where I want it. 2.Why can't I get a hot keyed macro to acces the editor's menu? Let>SK_DELAY=40 SetFocus>Editor* Press Alt Send>eb Release Alt this scri...
by jalbt51
Tue Dec 14, 2004 6:51 pm
Forum: Technical / Scripting
Topic: Remove From Group
Replies: 0
Views: 3263

Remove From Group

I'm trying to put together a script which will remove from its group, a selected program from the Macro Scheduler program list. If I punch the buttons myself, everything works fine(alt, e, m, enter), but this script will not go beyond opening the edit window. ??? This script would be useful to one w...
by jalbt51
Wed Dec 01, 2004 2:36 am
Forum: Technical / Scripting
Topic: GetActiveWindow> grabs WHAT?
Replies: 8
Views: 9784

THANKYOU and one more question

THANKYOU! :D Everything is smooooth, quick and quiet! Thanks for explaining send> n (send SPACE n), I would have missed it. I've always used wait> and WaitWindowOpen> before, but now need to distinguish different irfanview windows- main window, clipboard, thumbnails, etc. Macro Scheduler would somet...
by jalbt51
Tue Nov 30, 2004 7:26 pm
Forum: Technical / Scripting
Topic: GetActiveWindow> grabs WHAT?
Replies: 8
Views: 9784

Sorry, I didn't realize that I wasn't automatically logged in when I submitted the above. It's mine- jalbt51. One more thing about the above, that deactivated WaitWindowOpen will stop the whole works if activated!!! :o
by jalbt51
Tue Nov 30, 2004 3:10 am
Forum: Technical / Scripting
Topic: GetActiveWindow> grabs WHAT?
Replies: 8
Views: 9784

Thanks for Waiting for window to change loop

YES! :D Thankyou! I recognize this kind of waiting for a change, from a similar waiting for a pixel color on a certain spot in a browser window to change, signalling a new window being opened. And then the same spot changing back, signalling the process is complete(I had very iffy results with this ...
by jalbt51
Mon Nov 29, 2004 7:56 pm
Forum: Technical / Scripting
Topic: GetActiveWindow> grabs WHAT?
Replies: 8
Views: 9784

GetActiveWindow> grabs WHAT?

How can I use WaitWindowOpen> in WIN_USEHANDLE=1 mode, since the handle of the window just executed is not yet known? I thought I had this problem of grabbing just the right window solved, but the following script maximizes and then minimizes Macrscheduler instead of notepad. If I can use WaitWindow...
by jalbt51
Sat Nov 27, 2004 2:04 am
Forum: Beginners
Topic: Use of WaitWindowOpen, WaitReady, etc.
Replies: 1
Views: 4599

One beginner to another

I'm a relative beginner, so these comments should be checked by someone who knows. Have you already sent an ExecuteFile> command to open WinOPS - Operations Plus? WaitWindowOpen> only waits for the file you have previously Executed. I find the correct pathname for the ExecuteFile> command by opening...
by jalbt51
Mon Nov 22, 2004 6:42 pm
Forum: General Discussion
Topic: Basic Question: Can't focus on a specific window
Replies: 7
Views: 11713

Window Handle picks between identically titled windows

Here is a script which will give you the window handle of the very last window opened(in this case notepad). when the message appears you will see a number which is the window's handle. (To check this number,I don't use the "view system windows" from the editor page- it seems to freeze up occasional...
by jalbt51
Sat Nov 20, 2004 3:00 am
Forum: General Discussion
Topic: Using MAcro Scheduler To Start Software...
Replies: 26
Views: 30182

TAB Control vs MouseMove/Click

When I started in MacroSch I learned from recording my own macroes. Having gone from the observed MouseMove/Click, method of pushing buttons, to TAB controls, I give a loud YES! :D to Bob Hansen's comment about it. They are more reliable and you dont have to worry about where the buttons are! No mor...
by jalbt51
Sat Oct 30, 2004 12:36 am
Forum: Beginners
Topic: ASK, HANDLE
Replies: 2
Views: 7893

It works! Thanks :P
by jalbt51
Thu Apr 15, 2004 6:33 pm
Forum: General Discussion
Topic: Wait...
Replies: 14
Views: 24217

The four WaitPixelColor values

I SEE , said the blind man! WaitPixelColor>absolute x coordinate, absolute y coordinate, color value, timeout value This comment, and this: The reference to "Paint" in the WaitReady command does not refer to the "Paint" program. It refers to the OS "painting" the screen images to the monitor, or doi...
by jalbt51
Thu Apr 15, 2004 9:25 am
Forum: General Discussion
Topic: Wait...
Replies: 14
Views: 24217

When I open Macro Properties dialog and choose Pixel color, I only get 3 coordinates. Do you want a screen shot of it? If so tell me how to include in letter. Thanks again jalbt51
by jalbt51
Thu Apr 15, 2004 2:00 am
Forum: General Discussion
Topic: Wait...
Replies: 14
Views: 24217

1.Bob, Thanks for your reply. I don't understand #3. The tabbing is to find a button that opens the NEXT window. (is yours a script to open the first window?) This starts in an already opened window which I find after searching around through the sight for something I like. First the medium size pic...
cron
Sign up to our newsletter for free automation tips, tricks & discounts