If I declare a csv data set, how can I loop through the whole file??
What I want is

declare csv data set
while file not empty
{
   call soap service
}

or something something like that

I just want one instance running through the file

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to