A86: Re: Resize


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

A86: Re: Resize




Ok then, how exactly would one do this?  Also, does the info returned by
the create vars routines point to the beginning of the variable header or
to the actual data as the docs claim
---
Andy Johnson
"Change is inevitable...
     except from vending machines"

On Mon, 13 Oct 1997 15:31:45 -0500 "Bill N." <b.nagel@usa.net> writes:
>
>
>
>Trey Jazz wrote:
>
>> i dont think there is any call to add to a variable...i think that 
>if you
>> want to add to one you must store the original data and then add on 
>to it,
>> delete the variable, remake it with the new data
>>
>> -----Original Message-----
>> From: Andy S Johnson <the_laser@juno.com>
>> To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
>> Date: Monday, February 09, 1998 10:22 PM
>> Subject: A86: Resize
>>
>
>Actually, there are rom calls to insert free space into user memory, 
>which can
>be used to resize vars.  But it's easier to just create a new variable 
>and
>copy the old data.
>
>Bill
>
>
>

_____________________________________________________________________
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]


References: