home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / util / misc / selector43.lha / Selector43.readme < prev   
Encoding:
Text File  |  1997-01-02  |  2.3 KB  |  58 lines

  1.  Name: Selector 4.30
  2.  Author: Anders Persson (di3andpe@ida.his.se)
  3.  
  4.  -------------------------------------------------------------------------
  5.   Description
  6.  
  7.   Highly configurable launching tool for almost any purpose. But
  8.   it is not yet another program like toolsdeamon or launchingpad.
  9.   Selector serves as a complement to these types of programs. It's
  10.   more like a script language.
  11.  
  12.   Selector is a powerful tool to use within shell scripts or to
  13.   make a little GUI for your CLI type program. I have for example
  14.   made a GUI for GMPlay (gmplay_gui13.lha on Aminet) using selector.
  15.   
  16.   It is really easy to produce a button panel, info window  or a little
  17.   requester with selector.
  18.  
  19.  -------------------------------------------------------------------------
  20.  Requirements
  21.  
  22.  Selector works with AmigaDos 1.3, but AmigaDos 3.0+ is recomended.
  23.  The included examples won't work with 1.3.
  24.  
  25.  -------------------------------------------------------------------------
  26.  What's new in Selector 4.30 (960804)
  27.     
  28.    The documentations for version 4.2 and 4.3 was lost in my second
  29.    HardDisk death. I have now (970101) updated the amigaguide document
  30.    with all the changes (from 4.14 to 4.30) that I have found.
  31.    
  32.    -New commands: OnChange, NoBorder, Version, Screen and Palette.
  33.    
  34.    -The color background commands were extended.
  35.    
  36.    -The update of the window is made much faster if the window
  37.     parameters not are changed (Size, title etc.).
  38.    
  39.    -Some more examples and a new "All Examples" script
  40.     were added to the amigaguide document.
  41.  
  42.  -------------------------------------------------------------------------
  43.  Copyrights
  44.  
  45.   Selector is Copyrighted (C) 1996 by Anders Persson, but you can
  46.   distribute it with your freeware software as long as you also include
  47.   the documents and all other related files. (Preferably in an lzx
  48.   archive in your own software arcive. Name this archive something
  49.   like "SelectorDocs.lzx". The related files takes only about 20 Kb
  50.   packed with lzx.)
  51.  
  52.   You can also include selector with any shareware or commercial
  53.   software, as long as you send me a registred version of your
  54.   product. After that you don't need to include all the related files,
  55.   but only the ones that you require for your product.
  56.  
  57.  -------------------------------------------------------------------------
  58.