> There is an easy workaround in your case, in fact. Use
> local v=case("sentence",vec.create())
> Then, you have to destroy the vector by yourself.
> This was inspired by vec.localcopy(): how brilliant...BTW, I haven't used directly vec.localcopy() since it could do further jobs, but I couldn't think of any. So, if you got the idea behind vec.localcopy(), it may be more preferable: local v=vec.localcopy(vec.create()) Sean ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/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/
