next up previous contents index
Next: GO_TO jump Up: TOP Commands Previous: SYSTEM execute   Contents   Index

INQUIRE -- check if file exists

FILE = $\langle{\tt string:1}\rangle$ '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-04-20