Assume for a moment, you have a global array of PICTures (either
created with New Picture or OpenAsPicture) and you want to get rid of
one of these puppies but keep the array subscript around.
Can you just assign Nil to the array variable to dispose of the picture
or is there a better way to do it?
Secondly, if you wanted move a PICTure from one array subscript to
another one, it seems to me that you can't use a A(1)=A(2) sort of
thing (although I forget why or maybe I remember wrong). What's the
accepted way to do this?
Thanks in advance for any info.
Mel
- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|