when field processing
Kenneth Brody
kenbrody at bestweb.net
Tue Aug 10 20:19:44 PDT 2004
Jeremy Anderson wrote:
>
> I've tracked it down to not having "restart" in the @keyu label. Once
> that was added in, things began behaving like I thought they should.
> Apparently @keyu doesn't always allow the processing to restart at the
> beginning of the input table, unless "restart" is explicitly called.
> At the risk of boring everyone, I've left my updated code off this email.
[...]
Processing isn't supposed to "restart" at line 1 if you are running
within @keyU processing. filePro only starts at line 1 if you do not
have any processing already running.
And, rather than using "restart", why not be more explicit in what you
want, and simply use "goto line1", where "line1" is the label on line 1?
--
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody | www.hvcomputer.com | |
| kenbrody at spamcop.net | www.fptech.com | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+
More information about the Filepro-list
mailing list