home *** CD-ROM | disk | FTP | other *** search
- AMIGADOS GUIDE V1.5
- ELSE
-
- USE:
- Else is part of the IF.......Endif construct. Basically if the If part of the
- script file fails then control jumps to the Else part and continues to
- run until an Endif is reached.
-
- PATH:
- Internal.
-
- SYSTEM:
- 2.0 (enhanced), 2.1, 3.0
-
- EXAMPLES:
- 1>ELSE (written in scripts as shown with no attachments).
-
- NOTES:
- To be used in scripts only.
-
-