> > I could have sworn that recently you mentioned some new keywords -- > > alpha, beta & gamma -- which were shortcuts for arg(1), arg(2) & arg(3).
Sorry this was not clear. What I did was introduce a new statement Args var1 v2 v_3 ... The variable names are your choice. The first one is assigned created as a local variable and assigned arg(1), etc, Use the statement anywhere although I would expect one would normally use it at the start of a script and right after any entry points that took arguments. ------------------------ Yahoo! Groups Sponsor --------------------~--> Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page http://us.click.yahoo.com/dpRU5A/wUILAA/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/
