User Tools

Site Tools


prop_record.htm
Navigation:  Language Reference > App C - PROP: Runtime Properties > Runtime VIEW and FILE Properties >====== PROP:Record ====== Previous pageReturn to chapter overviewNext page

Property of a FILE that returns a group reference to the file's record buffer. (READ ONLY)

Example:

Rec &GROUP

Customer FILE,DRIVER('TopSpeed')

Record  RECORD

Name    STRING(20)

    . .

CODE

Rec &= Customer{PROP:Record}

prop_record.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1