Jump to content

Looking for simple variable text input command.


Testy
 Share

Recommended Posts

Hi.

I'm looking for a static text input box on a tab to pull info from to use in a buttoned command. I can't seem to make it work.

I.e. If Fred puts his login name and PW then presses the button for the item to open, the button command string will pull that info to use in the execution process.

Conversely - Is there a way to save the text in the box the next time the user opens the compiled script?

Thank you,

Link to comment
Share on other sites

Hi.

I'm looking for a static text input box on a tab to pull info from to use in a buttoned command. I can't seem to make it work.

I.e. If Fred puts his login name and PW then presses the button for the item to open, the button command string will pull that info to use in the execution process.

Conversely - Is there a way to save the text in the box the next time the user opens the compiled script?

Thank you,

Welcome to AutoIt.

Have you put any effort into this yet?

Is your basic GUI with Tabs already done?

Have you checked out the help file for GuiCtrlCreateInput()... or anything else?

You said "I can't seem to make it work", so, what did you try?

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Welcome to AutoIt.

Have you put any effort into this yet?

Is your basic GUI with Tabs already done?

Have you checked out the help file for GuiCtrlCreateInput()... or anything else?

You said "I can't seem to make it work", so, what did you try?

:)

My apologies.

Thank you,

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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