Search found 20 matches

by diamondrail
Sun Sep 29, 2019 7:19 pm
Forum: Technical / Scripting
Topic: Entering text into a web form (Easy for most people I bet)
Replies: 4
Views: 2569

Re: Entering text into a web form (Easy for most people I bet)

I want to type into a field on this webpage using the MScheduler.
by diamondrail
Sun Sep 29, 2019 8:19 am
Forum: Technical / Scripting
Topic: Entering text into a web form (Easy for most people I bet)
Replies: 4
Views: 2569

Entering text into a web form (Easy for most people I bet)

For some reason, it's not working for me. I have tried using the IE Element Wizard and I get an error on that code line. I want to enter text into this field: http://prntscr.com/pcdz1g then press next. (The pressing next part works). But for some reason when I cannot get the IE element to work for t...
by diamondrail
Mon Sep 02, 2019 8:43 am
Forum: Beginners
Topic: Another way to setup IF, ELSE statements
Replies: 8
Views: 14387

Re: Another way to setup IF, ELSE statements

I want to do a complex conditional statement something like this example i've typed below. Basically, there is a variable called %variable1% that will be either 1,5 or 20. Is this the proper way to structure the ElseIf branching?? Is there a better syntax for accomplishing this?? THANKS! If>variabl...
by diamondrail
Fri Aug 16, 2019 12:13 am
Forum: Technical / Scripting
Topic: I am running a script in the macro scheduler... and need a daily time check
Replies: 6
Views: 3895

I am running a script in the macro scheduler... and need a daily time check

If I am running a script, and once a day I need it to run another set of code within the script. How can I implement this? See attachment for the logic.

Thank you.
by diamondrail
Wed Jul 31, 2019 9:52 am
Forum: Technical / Scripting
Topic: Need some intel on a timing script that compares current time with an interval
Replies: 1
Views: 1584

Need some intel on a timing script that compares current time with an interval

I am in the process of building one of my first scripts and need some advice on creating the code for the following (attached) algorithm. Entered variables are: Start time (based on current time zone) End time (based on current time zone) Wait time (in minutes) What's the best and most efficient way...
Sign up to our newsletter for free automation tips, tricks & discounts