Menu

#26 exit() in BEGIN skips END

open
nobody
None
5
2003-10-29
2003-10-29
No

* I often use the 'exit' statement in the BEGIN
function to skip the main processing loop and go
directly to the END function. This doesn't work in
awka--the 'exit' statement seems to terminate the
program without calling the END function (which is how
it should work if it is in the END function).

Discussion


Log in to post a comment.

MongoDB Logo MongoDB