Re: A83: Errors


[Prev][Next][Index][Thread]

Re: A83: Errors



ldir?

-Harper Maddox
 
jerky@ebicom.net
-----Original Message-----
From: ilya winham <ilyamojo@geocities.com>
To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
Date: Friday, April 10, 1998 7:56 PM
Subject: Re: A83: Errors


That means you probably have either a:
jr command
or
ldir command
that is 'out of range' - meaning your are trying to jump too far (too
many lines of code between the jump and the label)
~Ilya


Alan C Johnson wrote:
>
> What does the TASM error range of relative branch exceded mean.
>
> _____________________________________________________________________
> You don't need to buy Internet access to use free Internet e-mail.
> Get completely free e-mail from Juno at http://www.juno.com
> Or call Juno at (800) 654-JUNO [654-5866]

Follow-Ups: