Subject | unknown token SUSPEND; |
---|---|
Author | Scronkey |
Post date | 2002-09-06T00:32:57Z |
Hi there,
I'm creating a stored procedure, and I end it with SUSPEND; (last
statement before the sp's END ^)
But I get the error UNKNOWN TOKEN SUSPEND.
I just read in the IB docs that SUSPEND should not be used in an
executable procedure (which mine is) but I still don't understand
why it says UNKNOWN TOKEN.
Any ideas?
I'm creating a stored procedure, and I end it with SUSPEND; (last
statement before the sp's END ^)
But I get the error UNKNOWN TOKEN SUSPEND.
I just read in the IB docs that SUSPEND should not be used in an
executable procedure (which mine is) but I still don't understand
why it says UNKNOWN TOKEN.
Any ideas?