Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys
I'm just wondering if it's possible if I can recreate a connection by simply clicking a button. most possibly this can be achieved by assigning some properties to be stored in a variable. any ideas?
You can use an Input Box to store a value in a variable.
You can than use that variable in a script. So if you store a filename in the variable, you could use that in your script.
BUT...
This only works with the Desktop client. This will not work via the Access Point.
See attached example.