I am trying to create a control-M script that depends from the environment, so i am trying to define a variable called "folder" that gets a value, according to the env (where the job is executed) and that variable "folder" will be used in the rest of the script.
Here is the script, My problem is that control-M is not able to read the folder variable.
Thanks in advance :) !