A89: Re: Handles


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

A89: Re: Handles




well, this could be for a variety of reasons.  one possiblity is that fargo
is for the ti-92, different than the ti-89.  but if i remember correclty,
the didnt move the handle table.  but anyway, the most likely reason is that
there are no defined handles at the moment.  the table is only filled when a
handle is set up.  it is changed back to zero when the handle is deallocated
(although you should really depend on its chaning back to zero in your
prog... not that i can think of any reason you would want to do that
anyway....)

kaus

----- Original Message -----
From: Edward F. Behn, Jr. <behne@rpi.edu>
To: <assembly-89@lists.ticalc.org>
Sent: Tuesday, October 05, 1999 8:36 PM
Subject: A89: Handles


>
>    My name is Ed Behn.  I am a bit new to assembly programming but have a
> lot of other programming experience.  I was reading the Fargo
documentation.
> It mentioned that the handle table is pointed to by $5D42.  However, when
I
> look at the address $5D42 on VTI running in TI-89 mode I only see zeros.
Am
> I missing something?
>                                                   -Thanks
>                                                       Ed Behn
>
> Ed Behn                 222 Nason
> behne@rpi.edu           RPI Residence Hall
> (518)276-7446           110 8th Street
>                         Troy, NY 12180
>
>



References: