Hi guys, In one of my scripts I have this line: Vec.Destroy(AliasVector)
It pulls up this PowerPro error box: Invalid vector number: v2 If, however, I change the above line to an assignment: AliasVector = Vec.Destroy(AliasVector) then there is no error. There is no practical reason to reset the AliasVector variable though because AliasVector is a local variable and this line appears at the end of the script. -- Alex Peters / Melbourne, Australia PowerPro v4.1.00 / Windows XP ------------------------ 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/
