prop_record.htm
Navigation: Language Reference > App C - PROP: Runtime Properties > Runtime VIEW and FILE Properties >====== PROP:Record ====== | |
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) END END CODE Rec &= Customer{PROP:Record}
prop_record.htm.txt · Last modified: 2024/06/26 02:21 by carlbarnes