Hi,
I am trying to accomplish the following through a Unidata paragraph:

PA
CONVERT.SQL <<I2, Filename>>
DATA
DATA
DATA
DATA

Assuming that the <file> has 4 fields I do DATA 4 times.
(This requires me to press enter as many times as the number of fields
in the <file>).

Instead of hardcoding the DATA statement 'no-of-fields-in-<file>' number
of times, I want to loop DATA 'no-of-fields-in-<file>' times.
I see that unidata paragraphs don't allow user defined variables and
hence I cannot use any kind of counter.

Is there any way to accomplish the above through paragraphs.

Thanks.
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to