--- In [email protected], "swzoh" <[EMAIL PROTECTED]> wrote:
> > - Added the set_element service. > > Thanks. It works like a charm. Good. > > - If you have PowerPro 4.4.07 or later, you can use the syntax > > anArray[n] instead of dll.get_element(anArray, n). > > In anArray[n], will the index start still at 1, or at 0? I decided on 1, but I know that's inconsistent with Bruce's rather eccentric system. OTOH it means set_element/get_element speaks the same base as [] notation. Can change in next version if anyone has strong opinions on the matter. > BTW, I've always forgotten to tell this: > the actual service name is 'get_size', however, the help file refers > it as 'get_sizeof'. Darn. I hate doing documentation. Ta for heads up. > Sean > 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/
