Jump everywhere but not in Axapta code. Normally you would not need a (old style) function like "GoTo". If you think you need a goto-statement, you would be better of redesigning your solution.
But, this is probably not what you want to hear ;-)
You can try and replace your code with an "if"-statement to cath the preconditions. And from there you can set up a switch (see the developers help how to do that).
Van: "volkankaraboga" <[EMAIL PROTECTED]> Aan: [EMAIL PROTECTED] Datum: ma 29 dec 03, 8:45 Onderwerp: [development-axapta] How can I jump...
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

