Hello All,
First let me say I really like Macro Scheduler, it is power and yet easy to learn.
Here is what i am trying to do:
I am using info from an Access database i build to fill out info on a webpage.
What i am trying to do is have the macro check to see if there is any text in the active text box on the database. if it has text i need it to goto one location. and if it does not i need the script to goto another location.
I understand the goto command and how if/else statements work. I just don’t know how to have it check to see if there is any text in the box.
If anyone could help me it would be greatly appreciated.
Cheers,
Andrew
Help with If/else regarding text in a box.
Moderators: Dorian (MJT support), JRL
-
- Newbie
- Posts: 3
- Joined: Tue Aug 09, 2011 9:13 pm
any
There is a command GetText. Type GetText in the editor and select one from the little window. Then to find out more about it, while the cursor is on the command press F1.
Windows 7
PepsiHog. Yep! I drink LOTS of Pepsi (still..in 2024) AND enjoy programming. (That's my little piece of heaven!)
The immensity of the scope of possibilities within Macro Scheduler pushes the user beyond just macros!
PepsiHog. Yep! I drink LOTS of Pepsi (still..in 2024) AND enjoy programming. (That's my little piece of heaven!)
The immensity of the scope of possibilities within Macro Scheduler pushes the user beyond just macros!
-
- Newbie
- Posts: 3
- Joined: Tue Aug 09, 2011 9:13 pm