No, I am not trying to respond to any launch codes. It is a WAP browser and Function 1 is the function that draws text to the screen.
Also, how would I do a binary search, and what would I look for? Thanks, Donald "Nathan Black" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Are you trying to run this code while responding to some launch event or other condition where you don't have globals? You can't jump across segments while responding to alot of launch codes when you aren't the foreground task - your A5 won't be setup (I belive that's the register for multisegment jumps). > > Otherwise, I just suggest a binary search of the problem. > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
