Page 1 of 1

DSSetparam

Posted: Wed Sep 17, 2008 3:58 am
by myukassign
Can I pass job parameters as the parameter value in this function?

Re: DSSetparam

Posted: Wed Sep 17, 2008 4:46 am
by sachin1
myukassign wrote:Can I pass job parameters as the parameter value in this function?
YES

Re: DSSetparam

Posted: Wed Sep 17, 2008 5:58 am
by ray.wurlod
myukassign wrote:Can I pass job parameters as the parameter value in this function?
No.

You can pass the value of a job parameter, but you can not pass a reference to a job parameter.