Short:        Gets the state of qualifiers at runtime
Author:       ODIN@liteline.mcnet.de (Joerg Schuchardt)
Uploader:     ODIN liteline mcnet de (Joerg Schuchardt)
Type:         util/batch
Version:      1.30
Architecture: m68k-amigaos

                                GetQual 1.30

                    Copyright © 1996 by Joerg Schuchardt

                                - FREEWARE -


    GetQual  is  a CLI command that simply gets the state of some qualifiers
    at  the  very  moment  of the program's runtime. As a result it sets the
    returncode to 5 (WARN) if any qualifier is being pressed and it declares
    eleven new local or global variables which can be used in a script file.
    The advantage, compared to other programs which also ascertain the state
    of the qualifiers, is that you only have to run the program once but can
    use the result several times.
      I  use  GetQual  in  the startup-sequence to influence my Amiga's con-
    figuration:  start  with  or  without  loading  the EGS drivers, with or
    without running the contents of the WBStartup drawer and with or without
    activating additional tools.
    
    n-joy,
      Joerg


Changes since Version 1.20:
===========================
  - Fixed a bug that caused the loss of memory.
  - Added the argument SHOW to list all depending variables and their value.
