Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Please can you assist me?
I am trying to add a variable to an EDX call.
The following variable code works:
-variablename="vTradeNo" -variablevalues="12345"
I have an input field which allows the user to select the Trade Number they want. How do I get the value from the Input Box to show in the variablevalues? What is the code for this?
Thank you
Sally
I have sorted this by creating a variable that holds the EDX string and picks up the value on the input field.
Then, I use a macro to read the value of the variable, and save as a .bat file.
Use Launch to launch the .bat file which then runs the EDX Command
I have sorted this by creating a variable that holds the EDX string and picks up the value on the input field.
Then, I use a macro to read the value of the variable, and save as a .bat file.
Use Launch to launch the .bat file which then runs the EDX Command