Page 1 of 1

InputData + NULL values

Posted: Mon May 14, 2007 8:31 am
by jshurak
I have a job that reads from a text file and emails its contents to users.

I've created jobs like this before that read numerical values and will send those values out to the users. If that value is 0 the job will loop until the value is not 0.


My question is this, can you set it up to loop if the input value is null?

Posted: Mon May 14, 2007 4:26 pm
by ray.wurlod
No.