TONYD@USU.BITNET.UUCP (07/30/86)
You will need to use the read statement:
$ READ/PROMPT="Do Test Boot ONLY (Y/N)"/TIMEOUT=10 ANS
$ IF ANS .EQS. "Y" THEN GOTO TEST_BOOT_ONLY
Tony Davis
tonyd%usu.bitnet@wiscvm.arpa