Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 18/10/2012 at 10:35, xxxxxxxx wrote:
Hi all,
I know this is a very uggly way to code. But it would be so easy!
Does ther exists thomething like "goto"... that jumps to a named point in the Script.
Thanks a lot
On 18/10/2012 at 10:50, xxxxxxxx wrote:
Unfortunately there is no goto in Python. There should be a better solution for your problem.
Cheers, Sebastian
On 19/10/2012 at 02:03, xxxxxxxx wrote:
Thanks for Your answer.