--- In [EMAIL PROTECTED], "Rick Rose" <[EMAIL PROTECTED]> wrote:
> If you erase it, it will be gone.  If you Redim it, you can use it 
again. 
> Erasing an array is like setting an object to nothing.  If you want 
to use
> the array more, then Redim it.  Otherwise, erase it. 
>  

     Ok, thanks.  I tried REDIM and got an error that it was already 
in use or something like that.  So I used ERASE, but haven't 
actually "used" it yet.  The program had another problem which I have 
put on the back burner...  

[c]




------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to