home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / utility / misc / bootflag.lzh / BootFlag22 / s / IsSet < prev    next >
Encoding:
AmigaDOS Script File  |  1992-03-11  |  78 b   |  8 lines

  1. .key flags
  2. BootFlag check <flags>
  3. if warn
  4.   echo true
  5. else
  6.   echo false
  7. endif
  8.