In SX Microcontrollers, SX/B Compiler and SX-Key Tool, dkemppai wrote: [quote="Peter Verkaik"] Maybe I am misunderstanding the issue, but using 3 words to call a subroutine in upper half of a page from a subroutine in upper half of another page is unneccessary. It only requires a single word per subroutine, by putting a jump to that subroutine in the lower half of the page where the subroutine resides. See the adapted attachement. regards peter Yep, that works too... ...funny, I must have been doing something wrong yesterday. My jump table calls wouldn't work... ....They seem to be working now... I am using pjv's suggestion of calls @routine... -Dan [/quote] ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=80504#m80626 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)