home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d137 / sit.lha / Sit / sit.readme < prev    next >
Text File  |  1988-03-20  |  1KB  |  48 lines

  1. sit
  2. version 1.10
  3.  
  4.   Use this tool to set the type of an icon from the CLI.  Handy when
  5.   playing with ICONS from the CLI.
  6.  
  7. By
  8.  
  9.   Stephen Vermeulen
  10.   3635 Utah Dr. N.W.,
  11.   Calgary, Alberta,
  12.   CANADA, T2N 4A6.
  13.  
  14.   (403) 282-7990
  15.  
  16.   Copyright (C) 1987 By Stephen Vermeulen
  17.  
  18.   This program may be freely distributed with the exception that
  19.   it not be packaged with or distributed with any commercial
  20.   product.
  21.  
  22. Usage:
  23.  
  24.   It has the following syntax:
  25.  
  26.       sit file [type] [drawer|disk|trashcan]
  27.  
  28.   when this is entered, sit will load the file called "file.info"
  29.   and change it to the given type and then resave it under
  30.   the old name to the disk.  The allowable types are:
  31.  
  32.        1 = DISK
  33.        2 = DRAWER
  34.        3 = TOOL
  35.        4 = PROJECT
  36.        5 = GARBAGE
  37.        6 = DEVICE   Say what?????????????????????!!!!!!!!!!!!!!
  38.        7 = KICK
  39.  
  40.   if the [type] field is not specified it will just tell you
  41.   what the current type of the icon is.
  42.  
  43.   If you are attempting to change a TOOL, PROJECT, DEVICE or KICK icon
  44.   into a DISK, DRAWER, or GARBAGE (TRASHCAN) icon then the fourth parameter
  45.   must be specified.  This should be the name of any drawer, disk or
  46.   trashcan icon (not including the ".info" postfix) so that the program
  47.   can extract some additional data.
  48.