Re: A86: mutliple variables: used to be directories
[Prev][Next][Index][Thread]
Re: A86: mutliple variables: used to be directories
the 86 doesn't check for variables that exist, it expects you to do it
yourself. if you create a variable of the same name, it just appends
itself to the VAT. they are then deleted in the same way.
Trey Jazz wrote:
>
> speaking of multiple variables with the same name has anyone noticed that if
> you dont delete a variable before you make a new one with the same name the
> old one still remains until it is deleted then the new one takes its place
> and if its a different variable type its messed up and still has the old
> variable type. whats goin on there?
>
--
=====================================
= =
= Kirk Meyer (mailto:_@ibm.net) =
= http://www.bigfoot.com/~kirkmeyer =
= =
= "Set your affection on things =
= above, not on things on the =
= earth." Colossians 3:2 =
= =
=====================================
References: