i think i just read the file once in the same script with same parameters
is the following possible:
Parameter file:
MODULES:
name: ALL
or
name: A,B,C
when importing the variables, when all i call all modules in my project in Oracle WB
when A,B,C i split them into variables with the comma?
or...