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

Re: Mobile variables



What happens if the variable you are passing around 
is a part of a larger array, created by abbreviation?
Then when the process block exits the scope of the
abbreviation, isn't its parent array fragmented?
   Larry
I thought of something like this a couple years ago, 
but it seemed it would require an "Independent of
Abbreviation" checking, which would complicate 
separately compiled procedures and the like.