home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 1 / GoldFishApril1994_CD1.img / d1xx / d123 / arp / docs / commands / failat < prev    next >
Encoding:
Text File  |  1988-01-01  |  956 b   |  67 lines

  1.  
  2.  
  3.  
  4.      ARP(REL1)             ARP User's    Manual             ARP(REL1)
  5.  
  6.  
  7.  
  8.      NAME
  9.       Failat - To set a fail level for a batch file.
  10.  
  11.      SYNOPSIS
  12.       Failat <numeric>  to set a new fail level
  13.  
  14.       Failat     to display the    current    fail level
  15.  
  16.      DESCRIPTION
  17.       When using Execute to    run batch files, any command that
  18.       returns an error greater than    the current value of the Fail
  19.       level    will cause execute to stop with    an error message.  You
  20.       can use Failat to increase or    decrease this level to
  21.       whatever you like.  If you use Failat    inside of a batch
  22.       file,    the fail level is set for that file only.  If you use
  23.       Failat directly from the CLI,    you set    a global fail level.
  24.  
  25.      EXAMPLE
  26.       Failat 30 ; bump fail    level
  27.  
  28.       This now makes it possible to    execute    commands that return
  29.       error    codes greater than 20, which would ordinarily cause
  30.       Execute to stop with an error    message.
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 10/6/87)
  64.  
  65.  
  66.  
  67.