Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfgrpcreate()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfGrpCreate()
Create an entry for a group in the VIRTUAL RECORD
------------------------------------------------------------------------------
Syntax:

     dfGrpCreate() --> aVRGrp

Parameters:

     NONE

Returns:

     <aVRGrp> is the new group to be modified and added to the VIRTUAL
     RECORD

Description:

     Creates a new group element for the virtual record. This element can
     be modified, and must then be added to the Virtual Record array. The
     Virtual Record is an array, to which the single group elements
     elements are added before calling the report engine.

Example:

     LOCAL aGrp := dfGrpCreate()

See also:

     dfVRCreate()

See Also: dfVRCreate()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson