home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Lab(V1.3) ARP User's Manual Lab(V1.3)
-
-
-
- NAME
- Lab - Define a label for Skip.
-
- SYNOPSIS
- Lab label_name
-
- DESCRIPTION
- Lab is used to define a label for use with skip. Lab by
- itself defines a null label. Note that if an EndSkip is
- encountered by Skip before the Label Skip is searching for
- is found, the search will be aborted at that point.
-
- Note that the ARP Shell (Ash) includes this command as a
- builtin.
-
- EXAMPLE
- Skip DODAH
- Echo "This will not display"
- Lab DODAH
- Echo "But this will"
-
- SEE ALSO
- AshManual Skip EndSkip
-
- CAUTION
- With the ARP V1.3.0 version of SKIP, you should NOT
- indent a LAB statement or that label will not be found.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 4/28/89)
-
-
-
-