Jump to content

Recommended Posts

Posted

I am creating a simple macro to help me do some work.

I need to create an input box, and when I type in the information and click okay, it pastes the information at the designated line in the program.

Essentially, if I open notepad and then run the script, I should be able to type in information, click enter, and see the text appear in notepad.

This is really basic, I know!

Right now, I just have -

$text = InputBox("IP Address", "Please type in an IP Address and click OK")

Thanks so much, I really appreciate any help!

Posted

What class would I put if I want it to send to where it last ended off.

Using notepad as an example,

I'm typing in notepad, run the script, and I want it to paste where I left off

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...