home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / fileutils / attribute / !Attribute / !Help next >
Encoding:
Text File  |  1990-11-24  |  4.2 KB  |  121 lines

  1. ****************************************************
  2. Program title :- File/Dir attributes
  3. Purpose       :- Allows view/setting of file
  4.                     attributes (E.G. file types).
  5. Author        :- J.Horsnell (Exorcist)
  6. Version       :- 1.31 (18-Dec-1989)
  7.  
  8. This and others available from :-
  9.         40 Durham Road,MANOR PARK,London,E12 5AX
  10.  
  11. ****************************************************
  12.  
  13. !Attribute is a filing system utility.
  14.     (Current version has only been tested on ADFS)
  15.  
  16. The best way to learn to use this utility is to read
  17. the following instructions while using the program.
  18. You may also find it usefull to activate the !Help
  19. utility as well.
  20.  
  21. INSTRUCTIONS.
  22.  
  23.  If !Attribute is not currently active,
  24.                        please activate it now.
  25.  
  26.  On activation, a new icon should appear on the
  27.   left of the icon bar.
  28.  
  29.  Click SELECT on this icon the create a new file.
  30.   (This, in fact, opens an attribute window onto the
  31.     file called 'New_file' inside the !Attribute
  32.      directory)
  33.   (You may find it usefull to update the attributes
  34.     of this file to suit your own requirements of a
  35.      default new file)
  36.  
  37.  Drag a file or directory icon from a directory
  38.  viewer to the attribute icon (OR to an attribute
  39.  window) to view its attributes.
  40.  
  41.  The attribute window that appears in response to a
  42.  file being dragged or SELECT being clicked is
  43.  divided into several sections:
  44.       (It would be usefull to open an attribute
  45.       window to full size here.)
  46.  
  47.  Left half
  48.    top:  This section shows the size of the object,
  49.          click SELECT on one of the arrows to adjust 
  50.          the size to the required number of
  51.          M/K/Bytes. The actual file size will only
  52.          be altered if the Update icon above the
  53.          arrows is SELECTed.
  54.  bottom: This section shows the objects access
  55.          status. Click SELECT to toggle one of the
  56.          items. This section has a similar format
  57.          to that of 'access' on the filer menus.
  58.          Again, the access status will only be
  59.          updated if Update is SELECTed.
  60.  
  61.  Right half                                 
  62.   Note that 'file type','date stamp','exec,load
  63.   addresses' are all inter-linked, thus altering one
  64.   of them will result in one of the others being
  65.   altered.  Warnings will be given if an alteration
  66.   has nasty side-effects.
  67.  
  68.    top:  This section shows the file type and the
  69.          file's icon.  The middle of the three boxes
  70.          here shows the file type in hex format, you
  71.          may SELECT this to enter a new type.
  72.          The icon and the file types text format
  73.          will be updated if RETURN is pressed.
  74.          SELECT Update to write this new type to the
  75.          file. See 'Icon' later for use of the file
  76.          icon.
  77.   next:  This section shows the files entire
  78.          pathname. SELECT the left or right pointing
  79.          arrows to view the section of the pathname
  80.          in that direction.
  81.   next:  This section shows the files current date
  82.          stamp. SELECT Update to rewrite this to the
  83.          current date/time.
  84.  bottom: This section shows the files Execute and
  85.          Load addresses. SELECT one of the text
  86.          boxes to enter a new address. SELECT Update
  87.          to write this new address to the file.
  88.  
  89.  Icon:
  90.    Drag this icon to a directory viewer to make a
  91.    new copy of the item in that directory.
  92.  
  93.    In the case of the new file, this will in effect
  94.    create a new file with the same characteristics
  95.    of that inside the attribute directory.
  96.  
  97.    Note that it is not a good idea to use this
  98.    facility to copy accross discs on a single disc
  99.    system (unless you like swapping discs).
  100.  
  101.    In the case when a directory is dragged to the
  102.    attribute icon, an attribute window is opened as
  103.    normal, however, some of the sections in the
  104.    window will not allow the Update process.
  105.    Dragging the icon in the attribute window in this
  106.    case will make a copy of the entire directory
  107.    sub-tree.
  108.  
  109.    I hope these notes (and indeed, the program !)
  110.     prove usefull.
  111.  
  112.                    Exorcist.
  113.  
  114.    If you would like upgrades if and when they
  115.    occur, send me your name,address and current 
  116.    version number for details. Any suggestions
  117.    concerning possible improvements are very 
  118.    welcome.                  
  119.  
  120. Bug fixes:-
  121.       Hot key pass back now works.