VA FileMan V. 22.2 Programmer Manual Banner


 

Main Chapter Getting Started Manual Advanced User Manual

Database Server (DBS) API


$$VFILE^DILFD( ): File Verifier

Reference Type Category ICR #
Supported Database Server (DBS) 2055
Description

The $$VFILE^DILFD extrinsic function verifies that a file exists.

Format
$$VFILE^DILFD(file)
Input Parameter
file

(Required) The number of the file or subfile that you want to check.

Output

This Boolean extrinsic function returns the following:

Example

Figure 208: $$VFILE^DILFD API—Example: Input and Output

    >W $$VFILE^DILFD(200) <Enter>
    1
Error Codes Returned

None.

 


Reviewed/Updated: May 2026