home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 408.lha / executive / executive.doc < prev    next >
Encoding:
Text File  |  1990-09-02  |  4.4 KB  |  123 lines

  1.                        »» EXECUTIVE «« 
  2.  
  3. This version of Executive is shareware - which means you can 
  4. try it, copy it, give it freely to others or send it to a BBS.  
  5.  
  6. The registration fee is just $20 which allows you to receive
  7. notification of future upgrades.  Source code is more expensive.
  8.  
  9. Constructive ideas and donations are appreciated¡¡¡
  10.            
  11.                                    John B. Sawaya
  12.                                    18 Rocky Glen Road
  13.                                    Oxford, PA 19363
  14.             
  15. »» What does Executive do¿¿¿
  16.  
  17.    Executive creates lists of ALL your files and directories,
  18.    sorts them VERY fast, helps you LOCATE particular files, and
  19.    lets you EXECUTE command templates on selected files.
  20.  
  21.    Executive can COMPARE several similar directories or disks to
  22.    find duplicate or changed files; a common task with hard disks.
  23.  
  24.    Executive can CATALOG (and print) the contents of your disks.
  25.  
  26. »» How to use Executive:
  27.  
  28.    STEP 1 - Select [List 1 »» Volume Names] in the EXECUTIVE window.
  29.  
  30.       This always brings the associated list to the front so you
  31.       can see it and use it.  The EXECUTIVE window itself can be
  32.       brought in front by pressing 2 keys: Right-Amiga / (slash).
  33.  
  34.    STEP 2 - Select one of the volume names 
  35.  
  36.       These are disk names, partition names, and anything else you
  37.       might have assigned.
  38.  
  39.       Executive generates an alphabetical list of all files and
  40.       directories on the entire disk (or partition).  Executive 
  41.       actually sorts while it is creating the listing.
  42.  
  43.       WINDOW and LIST options affect the way the lists are created.
  44.  
  45.    STEP 3 - Select menu options:
  46.  
  47.       Window....Shows volumes, command templates and other options.
  48.  
  49.       Find......Searches for particular files/directories and
  50.                   brings them to the top of the list.
  51.  
  52.       Sort......Sorts by name, directory group, size, time/date,
  53.                   and combinations (eg. size within directory group)
  54.  
  55.       Select....Highlight items, finds duplicates from previous sort,
  56.                   bring items to the top of the list, prints,...
  57.                   The print formats can be modified (if needed).
  58.  
  59.       Display...Shows different display formats:  long names,
  60.                   directories, statistics or comments (if any)
  61.  
  62.       Colors....Lets you customize the list display with 2-4 colors.
  63.  
  64.       Control...Interrupts the listing after the current directory.
  65.  
  66. »» How to EXECUTE command templates?
  67.  
  68.    First select one or more files, then select a command template in
  69.    the [Executive.Cmd] window.  You can confirm (or customize) it.
  70.  
  71.    You may wish to add many more templates.  There is no limit to 
  72.    the number of commands you can have at your fingertip.  
  73.  
  74.    The "executive.cmd" file is a simple text file where the format 
  75.    "%s" substitutes any selected file names (fully qualified). 
  76.    For example:
  77.       RUN "%s"   ;would run the selected command, eg. "c:info"   
  78.  
  79.    The output is directed to the status window, unless you redirect
  80.    it:   RUN >ram:outfile "%s"
  81.  
  82.    This version does not currently support interactive CLI input!
  83.  
  84. »» What window sizes are supported?
  85.  
  86.    Just resize a list, subsequent windows open at the same size.
  87.    Interlace and overscan workbench screens are supported.
  88.    Even the new resolutions of the AMIGA 3000 are supported.
  89.  
  90. »» Can Executive be run from the CLI?
  91.  
  92.    Yes, but you should first set your stack to AT LEAST 10000.
  93.    For example, enter the CLI commands:
  94.       c:stack 40000
  95.       your-path:Executive
  96.  
  97.    This is automatically done when you use the Executive icon.
  98.  
  99. »» Can this message window be suppressed?
  100.  
  101.    If you don't want this message to appear just move the file
  102.    "executive.doc" into another directory.  The same is true for
  103.    for the command templates in "executive.cmd". 
  104.  
  105. »» EXECUTIVE program upgrades (fixes/enhancements)?
  106.  
  107.    You need to register your name and address with me.
  108.  
  109.    If there are features/enhancements you want send me your ideas. 
  110.    It could be just the feature that others would find useful too!
  111.  
  112. »» Terms and conditions:
  113.    
  114.    In one sense, the Executive program is a gift.  No warranty or 
  115.    liability of any kind is provided.  There is no profit in this.
  116.    If you manage to get yourself into trouble, always keep backups.
  117.  
  118.    I wrote this program to supplement the many fine works by other
  119.    skilled and creative Amiga programmers.  
  120.  
  121.                                              John//
  122.    "Amiga: best system under the Sun"          \X/Sawaya  6/90
  123.