Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!pro-colony.UUCP!jamesh From: jamesh@pro-colony.UUCP (James Howell) Newsgroups: comp.sys.apple Subject: SmartPort Call Message-ID: <8907150556.AA20740@crash.cts.com> Date: 14 Jul 89 17:45:27 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: pnet01!pro-simasd!pro-colony!jamesh@nosc.mil Organization: The Internet Lines: 7 When I make a call to the SmartPort dispatcher, I make a call to $C503 + ($C5FF). This means the call can be in the range $C503 to $C602. Can I ASSUME that this call will always be only to page $C5? If I can, it will save me approx. 8 bytes of code for my call which is important since I am making the call via an APW UltraMacro. - Jim