Navigation:  Classes > bRecordGroup >

bRecordGroup:RecordSave()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Saves information of the current record in the data server.

Class

bRecordGroup

Type

Method

Syntax

<oRecordGroup>:RecordSave() Æ auRecord

Return Value

auRecordAn array with the saved record information.
Data Type:Array

Description

bRecordGroup:RecordSave() saves information for the current record of the data server in an array and returns this. The following information is saved:

RecNo

BoF-Status (Begin of File)

EoF-Status (End of File)

 

Important note!
A record that was saved with the method bRecordGroup:RecordSave() must be restored with the method bRecordGroup:RecordRestore().

See Also

bRecordGroup:RecordRestore()

bRecordGroup:Server

 


Page url: http://www.YOURSERVER.com/index.html?brecordgroup_recordsave.htm