--- In [email protected], "entropyreduction" <[EMAIL PROTECTED]> wrote: > > - added optional <ppArg2> [, <ppArg23>] arguments to the create_array > service, allowing an array to be initialised with specific values. > You can also now associate variable names with array elements. > > - Changed the name of get_array_element to get_element. Now works for > both arrays and structs. > > - Added the set_element service.
Thanks. It works like a charm. > - 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? BTW, I've always forgotten to tell this: the actual service name is 'get_size', however, the help file refers it as 'get_sizeof'. 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/
