Hello,
I am trying to create a simple GUI with 3 buttons that will run 3 seperate batch files.
I have one text box which will contain a name and i need to buttons to run the batch file with the name at the end.
For example, one batch file is uarchive.bat and the command needs to be 'uarchive %Name%'
How do i add the name to the end?
I did Software Development at College 4 years ago and can't remember for the life of me
Thank you,
Casdawer.
I am trying to create a simple GUI with 3 buttons that will run 3 seperate batch files.
I have one text box which will contain a name and i need to buttons to run the batch file with the name at the end.
For example, one batch file is uarchive.bat and the command needs to be 'uarchive %Name%'
How do i add the name to the end?
I did Software Development at College 4 years ago and can't remember for the life of me

Thank you,
Casdawer.