Hello !
I use a SystemCaller in order to copy files.
This files come from 2 differents folders and have to be copied from to different ways (command lines are differents) and - in addition- I want the user to choose if he wants to "copy/Y" or "Ycopy" the files.
So I have 2 types of command lines from 2 publics parameters but they have the same values "Copie SANS sous-dossiers" and "Copie AVEC sous dossiers":
And
So when the user run the workbench he has 2 parameters to choose but they are named the same way:
It is possible to link these 2 parameters and give the user only one parameter to choose ?
Thank you !