Hi. --- In [EMAIL PROTECTED], "swzoh" <[EMAIL PROTECTED]> wrote: > BTW, I haven't used directly vec.localcopy() since it could do > further jobs, but I couldn't think of any.
I use vec.localcopy (or map.localcopy), e.g. when I have defined a static map in a script and I want to work on a copy of it in another part of it while keeping the original (for further work, this is a recursive script, comparison/syncing of two folders). > idea behind vec.localcopy(), it may be more preferable: > local v=vec.localcopy(vec.create()) This doesn't make much sense to me, because it only gives you the handle of the localcopy and not the main vector. Mockey ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> 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/
