Visual RPG 9.0 Language Reference  

DBFile.WaitRec Field

WaitRec contains the waiting period for a record.

dbfile.WaitRec Type (*Integer)

Field Value:

Integer values containing the time to wait for a record.

Comments

WaitRec must be set prior to opening the file (see OPEN command).

If WaitRec is not set, the value of the WaitRec parameter specified in the DCLDISKFILE command is used. The DclDiskFile parameter values are:

Requirements

Namespace: ASNA.VisualRPG.Runtime

Assembly: ASNA.VisualRPG.Runtime(in ASNA.VisualRPG.Runtime.dll)

Platforms: Windows 2000 Professional SP4, Windows 2000 Server SP4, Windows Server 2003, Windows XP Professional SP2, Windows Vista Business Edition

See Also

ASNA.VisualRPG.Runtime
DBFile Class
DBFile Members
OPEN
DCLDISKFILE