- 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. - Bruce (will change)/(has changed) the mechanism for the automatic destruction of handles (see Section 12.0 Handles to Structs and Arrays) held in local variables as of PowerPro 4.4.07. This version of the dll plugin is compatible with any version from 4.4.05 onward, including 4.4.07 and beyond. - If you have PowerPro 4.4.07 or later, you can use the syntax anArray[n] instead of dll.get_element(anArray, n). 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/
