Purpose
Creates an object of class bRecordGroup.
Class
Type
Method
Syntax
bRecordGroup{
[<oServer>],
[<lServerAutoClose>]
} Æ oRecordGroup
Arguments
| <oServer> | The data server for that the record groups are to be created. | 
| Data Type: | DataServer | 
| <lServerAutoClose> | Logical value which indicates whether the data server is to be closed automatically when the object is destroyed. The value FALSE is used as default. | 
| Data Type: | Logic | 
Return Value
| oRecordGroup | The created object of the class bRecordGroup. | 
| Data Type: | bRecordGroup | 
Description
bRecordGroup:Init() creates an object of the class bRecordGroup and initializes it.
See Also
Page url: http://www.YOURSERVER.com/index.html?brecordgroup_init.htm