| Contents: | Main | Chapter | See Also: | Getting Started Manual | Advanced User Manual | |||
This extrinsic function verifies that a file exists.
$$VFILE^DILFD(FILE)
| FILE |
(Required) The number of the file or subfile that you want to check. |
This Boolean extrinsic function returns a 1 if the file exists or a 0 if it does not.
>W $$VFILE^DILFD(200)
1
None
Reviewed/Updated: March 10, 2007