Erel, is there a way to immediately jump to a certain sub based on the value of a variable? Not cycling through a select statement or a series of elseif's, I mean in one quick and dirty step, based on a value jump to a specific sub. Almost like an on goto statement. Im visualizing an indirect offset jump in assembly and wondering if that concept can be applied to b4a. This vehicle would be the central hub for an app im designing, that would cycle hundreds of times a second, so any time spent deciding where to go based on comparisons would be wasted.
Any ideas?
jesse
Any ideas?
jesse
Last edited: