Search found 23 matches

by OldGeek
Mon May 15, 2023 5:15 pm
Forum: Beginners
Topic: String Matching
Replies: 5
Views: 7845

String Matching

I'm having trouble testing if two string variables match. Below is my code (sorry I know know how to embed this correctly) // Testing String Matching Let>IGNORESPACES=1 Let>VAREXPLICIT=1 Let>str_One=A Let>str_Two=B If str_One=str_Two MessageModal>Method One Match Else MessageModel>No match with meth...
by OldGeek
Thu May 11, 2023 5:31 pm
Forum: Beginners
Topic: Question about Random
Replies: 3
Views: 6592

Re: Question about Random

Thank you for your help
by OldGeek
Thu May 11, 2023 2:33 pm
Forum: Beginners
Topic: Question about Random
Replies: 3
Views: 6592

Question about Random

I understand computers can not actually generate true random numbers. I'm comming from a VisualBasic background. Using VB the standard was to use a random seed (like MS has). I always used VB's Date/Time number as a seed. But I could not find the range value to use when doing this in MS so what to t...
by OldGeek
Tue May 09, 2023 11:55 am
Forum: Beginners
Topic: How to tell which mouse button is used
Replies: 4
Views: 6843

Re: How to tell which mouse button is used

Thank you for your help. I will study both.
by OldGeek
Mon May 08, 2023 1:58 pm
Forum: Beginners
Topic: How to tell which mouse button is used
Replies: 4
Views: 6843

Re: How to tell which mouse button is used

I found the original post here: viewtopic.php?p=29092
by OldGeek
Mon May 08, 2023 1:30 pm
Forum: Beginners
Topic: How to tell which mouse button is used
Replies: 4
Views: 6843

How to tell which mouse button is used

I downloaded a script (from Macro Scheduler website) called Mouse Tester, but it is not working. I think the part that is broken is when it is trying to tell which mouse button (Left, Right, Middle) is doing the click. I think I'm following the code. It is using two events: AddDialogHandler>Dialog1,...
by OldGeek
Tue Oct 06, 2020 2:59 pm
Forum: Beginners
Topic: New User
Replies: 1
Views: 4838

New User

Hello, I am evaluating Macro Scheduler to replace my aging macro tools. I totally understand to problems with using mouse move and click commands. I trying to use either UISelect or UIClick. I used the Tools, View System Windows to get the UI element but it doesn't seem to work. I'm sure it me doing...
by OldGeek
Thu Oct 30, 2014 4:37 pm
Forum: Beginners
Topic: Making a macro for a PC who wouldn't have MacroScheduler
Replies: 1
Views: 3196

Making a macro for a PC who wouldn't have MacroScheduler

What would be the best methodology to make a macro to work on someone else's PC that don't have the program MacroScheduler installed on it. The PC in question has an app not installed on my PC but I would want to interact with. I'm assuming most will suggest the basic use of function or shortcut key...
Sign up to our newsletter for free automation tips, tricks & discounts