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

  1.  
  2.  
  3.  
  4.      ARP(REL1)             ARP User's    Manual             ARP(REL1)
  5.  
  6.  
  7.  
  8.      NAME
  9.       Skip - Skip to the appropriate label.
  10.  
  11.      SYNOPSIS
  12.       Skip <optional labelname>
  13.  
  14.      DESCRIPTION
  15.       Skip moves the currently executing BATCH file    ahead until it
  16.       finds    a lab declaration which    matches    its own    argument.  If
  17.       Skip is used without an argument, it looks for a Lab without
  18.       an argument.    Note that it is    not possible to    skip backwards
  19.       in batch files.
  20.  
  21.      EXAMPLE
  22.       Skip Dodah     ; skip    to Lab Dodah
  23.  
  24.  
  25.       By using the idiom "Skip ?", you can request a user to give
  26.       you a    label, and jump    to that    portion    of the batch file.
  27.  
  28.  
  29.  
  30.  
  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.