Yes, I have used user variables as parameters, and that is probably what we'll use for most of our parameters. But there are others that we'd like to set as environment variables. Could I run a batch task where I set an environment variable, say, LOGDIR, and in the following task use LOGDIR as a parameter? I tried to use it as "LOGDIR" but it didn't work. How would I use the env. variable in this case? Another question is, once an env. variable is set, can it be used in a task in another job stream?
Thank you for your help. I've been trying to resolve this issue for a while now without getting anywhere.