home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d107 / svtools.lha / SVTools / sit / readme next >
Text File  |  1987-10-31  |  909b  |  41 lines

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