Returns True when a file input operation results in End-of-File being reached.
DBFile.IsEof [=boolean]
Boolean. Returns a True or False indicating if End-of-File has been reached.
IsEof applies to the READ, READC, READE, READP, READPE, READRANGE commands.
IsEof is similar to the %EOF built-in function, except that it relates to the operation for a file, specifically.
Namespace: ASNA.VisualRPG.Runtime
Assembly: ASNA Visual RPG 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
ASNA.VisualRPG.Runtime
DBFile Class
DBFile Class Members
DCLDISKFILE
%EOF