Search found 35 matches

by HPROS
Mon Mar 14, 2005 1:05 pm
Forum: Technical / Scripting
Topic: MessageModal problem
Replies: 6
Views: 9224

Thank you all for looking at my issue, I appreciate your efforts. As I mentioned, it used to work fine, however one of the releases changed that. I know I can attack it different ways, but I was just curious, and couldn't figure it out. I actually prefer the solution/alternative offered by Support. ...
by HPROS
Sat Mar 12, 2005 1:54 pm
Forum: Technical / Scripting
Topic: MessageModal problem
Replies: 6
Views: 9224

MessageModal problem

I am currently on 7.3.10.5 of MacroScheduler, and have noticed that when I now use messagemodal, it wraps the test (it has a fixed number of columns). I can define the Message Box Height & Width and that creates the correct size box, however the text is still squeezed into this small fixed box with ...
by HPROS
Fri Dec 10, 2004 7:20 pm
Forum: Technical / Scripting
Topic: How can I SetFocus to one of my Dialog boxes?
Replies: 10
Views: 10792

Sorry - that last post was from Hpros....
by HPROS
Thu Dec 09, 2004 12:35 pm
Forum: Technical / Scripting
Topic: How can I SetFocus to one of my Dialog boxes?
Replies: 10
Views: 10792

Sorry - double post...
by HPROS
Thu Dec 09, 2004 12:35 pm
Forum: Technical / Scripting
Topic: How can I SetFocus to one of my Dialog boxes?
Replies: 10
Views: 10792

If I compile two executables, one that creates a dialog (Modal) called "Menu", and launch another Macro executable called "locate" to setfocus on the Modal Window "Menu" according to your reply above this should work, however I still can not setfocus on the "Menu" window, and I have tried using "Mac...
by HPROS
Mon Dec 06, 2004 2:14 pm
Forum: Technical / Scripting
Topic: How can I SetFocus to one of my Dialog boxes?
Replies: 10
Views: 10792

Thank you for the info!
by HPROS
Mon Dec 06, 2004 12:54 pm
Forum: Technical / Scripting
Topic: How can I SetFocus to one of my Dialog boxes?
Replies: 10
Views: 10792

How can I SetFocus to one of my Dialog boxes?

I use Dialogs as Main Menu's in some of my scripts, and at times it would be helpful if I could Setfocus to a Dialog that is up, and pass commands to it as I would any other window. I tried the obvious "Setfocus>Dialogabc*" where the Dialogabc is the name of the Dialog, however it doesn't work. It i...
by HPROS
Tue Nov 30, 2004 10:20 pm
Forum: Technical / Scripting
Topic: Dialog error
Replies: 7
Views: 8912

Thank you! I had the first dialog out of the loop for that reason, and then added the second one to display results based on info from the first. Then I kept looking at it and trying different things ughh... Thank you again for all of your help, you guys are great. PS Any way to automatically reset ...
by HPROS
Tue Nov 30, 2004 12:13 pm
Forum: Technical / Scripting
Topic: Dialog error
Replies: 7
Views: 8912

Code

So you don't have to fly blind, here is the code... run it and just enter "1" throughout the first menu and then select continue. On the results window, just select continue, and that will return you to the main dialog for another calculation, so now enter "2" and follow previous steps. This will ge...
by HPROS
Tue Nov 30, 2004 10:52 am
Forum: Technical / Scripting
Topic: Dialog error
Replies: 7
Views: 8912

Do you want me to e-mail my script, or post it here? It is ~200 lines.
by HPROS
Tue Nov 30, 2004 10:50 am
Forum: Technical / Scripting
Topic: Dialog error
Replies: 7
Views: 8912

No, one Dialog is called Display and the other is Display1.

My previous success with using dialog was with buttons only, not with buttons, edit fields and chekboxes like I am using now, I wonder if I am doing something wrong there.

Thank you for the suggestion.
by HPROS
Tue Nov 30, 2004 5:14 am
Forum: Technical / Scripting
Topic: Dialog error
Replies: 7
Views: 8912

Dialog error

I am using a couple of dialogs in my script, and the primary one is used as a main menu. After an option is selected & executed from the main menu, then I come back to the menu by using the "show" command to redisplay the dialog (menu). I have used this successfully in the past, and am stumped with ...
by HPROS
Tue Nov 04, 2003 10:33 pm
Forum: Technical / Scripting
Topic: 1 Line Compiled Macro Crashes
Replies: 6
Views: 7947

I compiled your line of code using MacroScheduler 7.2.40 on a Windows XP Pro version 5.1 Build 2600.xpclnt.....
I created a shortcut and tested it 10 times without issue. I have made calls to the compiled .ene and it executes fine every time.

I can not duplicate the error - Sorry. :?
by HPROS
Tue Nov 04, 2003 12:23 pm
Forum: General Discussion
Topic: Temporarily Disable Keyboard and Mouse input During a Macro
Replies: 8
Views: 25908

Regarding the modifications to the vbs code above, I just made two copies of the original script a "block" and an "unblock". Then in the Block I remarked out the "Call BlockInput(False)" so that it stays blocked. My macro begins by executing the "block" vbs and then goes right into my macro where it...
by HPROS
Tue Nov 04, 2003 11:59 am
Forum: General Discussion
Topic: Temporarily Disable Keyboard and Mouse input During a Macro
Replies: 8
Views: 25908

I was thinking about it, and I think PcAnyware may use the Telenet Keyboard and Mouse to send the mouse movement and keystrokes rather than the standard microsoft PS2 mouse and keyboard. I think there are different drivers and/or handlers for those that the Microsoft "Blockinput" command does not bl...
cron
Sign up to our newsletter for free automation tips, tricks & discounts