Next:
GO_TO jump
Up:
TOP Commands
Previous:
SYSTEM execute
Contents
Index
INQUIRE -- check if file exists
FILE
=
<string:1>
'default'
partial or complete filename
Description:
This command assigns 1 to
FILE_EXISTS
if the specified file exists, otherwise it assigns 0. You can use it with a subsequent
IF
command for the flow control.
Ben Webb 2004-10-04