Search found 63 matches

by Godzilla
Saturday 29th September 2018 6:40am
Forum: General
Topic: "Jump is too far" error in a complex Select-Case
Replies: 6
Views: 8769

Re: "Jump is too far" error in a complex Select-Case

stevedee and cogier, thank you for your replies. I'm sorry I wasn't able to respond sooner. I'm happy to say that I've solved the problem, or at least found a workaround. Yes, definitely a low-level error. I believe its an assembly language error. ASM is way out of my ballpark. I don't know what the...
by Godzilla
Wednesday 26th September 2018 6:32pm
Forum: General
Topic: "Jump is too far" error in a complex Select-Case
Replies: 6
Views: 8769

Re: "Jump is too far" error in a complex Select-Case

Hi Godzilla and welcome to the forum. You have found an interesting problem. Can you let us see the code or put something together so we can see the effect. One thing you could try is changing the Component gb.gui to gb.gui.qt and see if that makes any difference. Hi cogier thank you for your reply...
by Godzilla
Wednesday 26th September 2018 11:49am
Forum: General
Topic: "Jump is too far" error in a complex Select-Case
Replies: 6
Views: 8769

"Jump is too far" error in a complex Select-Case

Hello! I'm new to the forum and I'm glad to find it. I'm a former VB programmer, been missing it with all my heart and soul for years. DotNet is an insult. Discovering Gambas was a gift from the Almighty. I've written a fairly complex Select-Case procedure. Its always worked great and without issue ...