Variables

Advanced Macro Recorder/Editor.

Moderator: Pulover

NewYears1978
Posts: 20
Joined: 09 Jun 2016, 07:44

Variables

Post by NewYears1978 » 27 May 2021, 21:23

Is there built in function for user input variables that can then be used in scripts?

eg: I have a script does some stuff then inputs a text string, is there a built in way to have a message box pop up that stores the variable, then on the text sendraw it sends the variable value instead?

or would this just have to be hand coded?

User avatar
Pulover
Posts: 612
Joined: 29 Sep 2013, 19:51
Location: Brazil
Contact:

Re: Variables

Post by Pulover » 28 May 2021, 04:33

You can use InputBox for that.
Rodolfo U. Batista
Pulover's Macro Creator - Automation Tool (Recorder & Script Writer)

NewYears1978
Posts: 20
Joined: 09 Jun 2016, 07:44

Re: Variables

Post by NewYears1978 » 28 May 2021, 10:09

I was trying to find that, I see it now. Just have to figure out how to use the stored variables in other parts of my code. I'll research it. Thanks

Edit:
It's working, thanks!

Post Reply

Return to “Pulovers Macro Creator”