Re: with entry and goto statement
- Posted by irv Jan 01, 2011
- 1535 views
I think there is only one "goto" in a well-written user interface, and that is to goto the exit (file-quit). Everything else is more like a procedure or function. If that were not so, the program would be unusable.