IQ DIR - Inquire if a directory exists

(1/11/10)

PURPOSE

To inquire whether a directory exists or not.   Example.

SEE ALSO

IQ FI [Inquire if a file exists]
IQ SYNC [Wait until a file exists]
IQ GONE [Wait until a file is gone]

USAGE

.OPERATION: IQ DIR [exists]

.QUERY EXISTANCE OF DIRECTORY: work
[Enter name of directory in question. If the directory exists and a register variable is supplied on the operation line, the register's contents will be set to 1.0. If the directory does not exist the register's contents will be set to 0.0.

NOTES

  1. Implemented by: ArDean Leith

SUBROUTINES

INQUIREIF, INQUIREIF1

CALLER

UTIL4