Re: A86: rename


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

Re: A86: rename




Have you tried swapping the addresses, not just replacing the new one with
the old one?

At 03:07 PM 6/4/98 -0700, you wrote:
>
>
>On Thu, 4 Jun 1998 15:49:52 EDT Ti86ROM@aol.com writes:
>>
>>In a message dated 6/4/98 1:46:12 AM EST, rabidcow@juno.com writes:
>>
>>> >Can't you just change the name in the VAT to rename, as long as the 
>>
>>>  >length
>>>  >is the same?
>>>  
>>>  well, yes, but what if the length isn't?
>>>  
>>save the abs address of the var to be renamed
>>call _CREATEPROG to make a new prog w/ the new name
>>change the abs address of the new prog to that of the old one
>>delete the old one
>>
>that does the same thing as if you use _CREATESTRNG, it crashes when you
>try to delete the old one.
>
>-josh
>
>
>_____________________________________________________________________
>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]
>
>


// David Phillips
// mailto:electrum@tfs.net
// AIM: electrum32


Follow-Ups: References: