home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Failat(V1.3) ARP User's Manual Failat(V1.3)
-
-
-
- NAME
- Failat - To set a fail level for a batch file.
-
- SYNOPSIS
- Failat RCLim
-
- DESCRIPTION
- When using Execute to run batch files, any command that
- returns an error greater than the current value of the Fail
- level will cause the shell to abort the script with an error
- message. You can use Failat to increase or decrease this
- level to whatever you need. The shell will reset the Fail
- level to 10 at the end of every script execution, so scripts
- always start out in a known state.
-
- With the V1.3 ARP FailAt, if you run failat without a new
- fail level, the current fail level will be displayed.
-
- Note that the ARP Shell contains a builtin version of this
- command.
-
- EXAMPLE
- Failat 30 ; bump fail level
-
- This now makes it possible to execute commands that return
- error codes greater than 20, which would ordinarily cause
- Execute to stop with an error message.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 4/28/89)
-
-
-
-