Jump to content

Recommended Posts

Posted

I created a GUI , created functions to do what I wanted to do so far, now the next step is to automate the adding of text to a program I use during work . I don't have backend access to it for obvious reasons but regardless im using this to work around that. Basically I need to be able to hit a button that says add report, a gui pops up with input boxes. After inputting desired information it will automatically put these 'variables' into the script I have written to add the report. Is this achievable? Im not asking for hand me outs I just would like to know if I can input text into a few boxes and I can have the computer emulate keystrokes based on the exact information I put in the boxes.

 

For instance:

I input this ; "QUEPC,401,499,ALL,ALL,0 5 17 20 40 89 97 99,/,OUT,7,N,39,0 99,N,LP2,1,.,ALL"

and it navigates to the right place (easy part) and types what I told it to type.

 

The reason I wish to automate this is because we use a system that is way out dated, its a numerical, and arrow key driven system(think bios menu). Its severely limited when it comes to copy and pasting and so on and so fourth.

 

any points in the right direction are welcomed!

 

Thanks

J

 

PS: to show I have some knowledge of the program I included a screen shot of what iv got going so far.

 

 

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
×
×
  • Create New...