Search found 20 matches

by buckw1
Mon Sep 04, 2006 1:20 am
Forum: Technical / Scripting
Topic: Simple loop fails to exit
Replies: 3
Views: 5644

You solved both issues, thank you!

Buck
by buckw1
Sun Sep 03, 2006 11:28 pm
Forum: Technical / Scripting
Topic: Simple loop fails to exit
Replies: 3
Views: 5644

Log: and the log typo is result of this darn forum 9/3/2006 17:51:21:584 - START: If>720<>1024 AND 460<768>WaitForWindow 9/3/2006 17:51:21:631 - START: GAW>window_title,X,Y,XWidth,YHeight 9/3/2006 17:51:25:482 - END: GAW>window_title,X,Y,XWidth,YHeight 9/3/2006 17:51:25:576 - START: wait>1 9/3/2006 ...
by buckw1
Sun Sep 03, 2006 11:10 pm
Forum: Technical / Scripting
Topic: Simple loop fails to exit
Replies: 3
Views: 5644

Simple loop fails to exit

Hi, Here is my simple loop, just waiting on app to go full screen then I continue. What am I doing wrong? This damn thing will not let me post a log without merging with code sample! Log in next post! Label>WaitForWindow GAW>window_title,X,Y,XWidth,YHeight wait>1 If>%XWidth%1024 AND %YHeight%768,Wai...
by buckw1
Tue Jul 25, 2006 9:11 pm
Forum: Beginners
Topic: Repeat until
Replies: 5
Views: 7098

Had no idea imglib had that function, code looks ok, will give it a try tonite.

Thanks

Buck
by buckw1
Tue Jul 25, 2006 3:51 am
Forum: Beginners
Topic: Repeat until
Replies: 5
Views: 7098

Repeat until

I'm getting errors with this code, is the syntax correct?

Code: Select all

Repeat>
   		  GetActiveWindow>window_title,X,Y,X1,Y1
		  Wait>1
	Until>%X%=0 and %Y%=0 and %X1%=1024 and %Y1%=768
My purpose is simply to wait till a window switches to 1024x768 full screen
by buckw1
Wed May 24, 2006 6:15 pm
Forum: Beginners
Topic: Simple status bar
Replies: 2
Views: 5937

Well that script worked very nicely. Thank you!

I'm sure someone could make a VB call for a tooltip and I hope someone will, very useful for showing progress of a macro.


Buck
by buckw1
Sat May 13, 2006 8:55 pm
Forum: Beginners
Topic: Simple status bar
Replies: 2
Views: 5937

Simple status bar

Hi,
I need a simple status bar with no top label,border, so forth. Very much like a tooltip/hint pop up. I've tried message and various dialogs and they all display additional stuff beside the item status variable I want. Is the visual basic tooltip command the only solution?

Buck
by buckw1
Sat May 13, 2006 8:32 pm
Forum: General Discussion
Topic: Tell us how Macro Scheduler helps you, what you use it for.
Replies: 48
Views: 344332

Hi, I initially ran across MS due to a game script site and my main use of MS is still to run that game. That of course opened up a lot of possibilities and I now use it at work to automate various program startups and log-ons. My only complaint is the basic GUI designer and /or lack of tutorial for...
by buckw1
Sun Mar 19, 2006 6:50 pm
Forum: Technical / Scripting
Topic: Error message
Replies: 1
Views: 3326

Error message

Hi, I'm getting unknown identifier r at this point in my script, and funny thing is that I changed nothing other than update to MS 8.0 from 7.4. Thats not to say some kind of saving error could not have crept in though.. :) This point in the script we have a nice dialog screen and no input has been ...
by buckw1
Sun Jan 29, 2006 2:46 am
Forum: Beginners
Topic: Finding the install path?
Replies: 2
Views: 4781

And of course I never even thought of VB

Thanks!
by buckw1
Sat Jan 28, 2006 7:57 am
Forum: Beginners
Topic: Finding the install path?
Replies: 2
Views: 4781

Finding the install path?

I know I'll feel dumb when I see the answer, but I've searched this site and found nothing even close. How can I make this into a simple loop rather than having 24 if statements? /// Find Install Directory //////////// ////////////////////////////////////////////////// IfDirExists>C:\script Let>v_In...
by buckw1
Fri Jan 27, 2006 7:00 am
Forum: Technical / Scripting
Topic: Changing Screen resolution
Replies: 3
Views: 7366

I searched quite a bit and found several references to win32 API's of which I know nothing about and trying to wade thru the Microsoft site was a pain. Your suggestion gave me a call name to actually search for and I'm now happily on my way.

Thank you.
by buckw1
Tue Jan 24, 2006 5:04 am
Forum: Technical / Scripting
Topic: Changing Screen resolution
Replies: 3
Views: 7366

Changing Screen resolution

Any easy way to chek the system screen size and change if needed?
For examble. if resolution is currently 1024-768 I would need it changed up to 1280x1024
Example code or link to same would be very helpful.


Buck
by buckw1
Thu Oct 13, 2005 4:39 am
Forum: Technical / Scripting
Topic: Multible instances?
Replies: 7
Views: 9346

No script has to be running, just MacroScheduler itself.
by buckw1
Wed Oct 12, 2005 3:31 am
Forum: Technical / Scripting
Topic: Multible instances?
Replies: 7
Views: 9346

Ok, definitely a program issue. I just formatted and did clean install of XP Pro on my 2nd sytem this weekend. Synamtec Virus running from server. Office 2003 installed locally. Macroscheduler installed and the game that it controls. Fresh install of version 7.4??? from this site. Macro will run no ...
Sign up to our newsletter for free automation tips, tricks & discounts