A86: Re: Re: Re: Re: Size of programs


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

A86: Re: Re: Re: Re: Size of programs




OP1 (and OP3) contains the name of the variable, with the type.  So look at
the second byte in OP1 for the length.

>
> I just explained... use the call you originally used, then add [some
> constant] (probably 6, look at the VAT and find out for yourself), and
then
> add the length of the program's name. The length of the programs name I
> believe is in OP1 after having done _findAlphaUp but I could be mistaken.
>
> ----- Original Message -----
> From: Brent Schneider <brent@calc.org>
> To: <assembly-86@lists.ticalc.org>
> Sent: Sunday, December 12, 1999 3:45 PM
> Subject: A86: Re: Re: Size of programs
>
>
> > well would you please put how you find the size of a program?
>
>
>
>



References: