home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1998 February / PCShareware-2-98.iso / programy / rfiler / RFILER.RAR / RFILER.TXT < prev   
Text File  |  1997-12-22  |  3KB  |  104 lines

  1.  
  2.  
  3.                                           RFiler 1.31
  4.  
  5.                                Copyright (C) 1997 Ronald Nordberg.
  6.  
  7.         Here's my version of one of those file manipulating things.
  8.         This is what it can do so far.
  9.  
  10.         Copy:
  11.         Copies selected file(s) from the active window to the passive.
  12.         You can also drag a file from some other application and drop
  13.         it in one of the windows.
  14.  
  15.         Move:
  16.         Moves selected file(s) from active to passive window.
  17.  
  18.         Delete:
  19.         Deletes selected file(s). 
  20.         ALERT !!!
  21.         The MOVE and DELETE functions does NOT popup any annoying
  22.         confirmation reqester by default. This can be changed in
  23.         the Options item in the File menu.
  24.  
  25.         Swap:
  26.         Swaps the selected file(s). There must be files selected
  27.         in both of the windows.
  28.  
  29.         Split:
  30.         Splits a file in smaller parts. Pops up a small requester
  31.         where You should enter how many parts the file should be
  32.         splitted in.
  33.  
  34.         Join:
  35.         Joins a number of selected files into one big file.
  36.  
  37.         Name:
  38.         Renames selected file(s). Pops up a requester where You
  39.         should enter the new name.
  40.         If there are several files they will be renamed to the given
  41.         name and decimal numbers.
  42.  
  43.         Attrib:
  44.         Changes the attributes of selected file(s).
  45.  
  46.         Rescan:
  47.         Rescans and updates the active window.
  48.  
  49.         Sel All:
  50.         Toggles Select/Deselect all FILES in a window. Does not
  51.         affect directories.
  52.  
  53.         View:
  54.         Views the selected file. Supports bmp,ico,wmf,emf,gif
  55.         jpg,html,htm,exe,com,sys,bin,dll.
  56.  
  57.         This file are also used as help file. If You delete this
  58.         one nothing will happen when You select help in the
  59.         programs menu.
  60.  
  61.  
  62.         Bugs, suggestions are welcome to:
  63.  
  64.         Ronald Nordberg
  65.         Silvervägen 3
  66.         907 50 Umeå
  67.         Sweden.
  68.  
  69.         ronald.nordberg@swipnet.se
  70.         http://home2.swipnet.se/~w-20064/
  71.  
  72.  
  73.         THIS IS ALL PUBLIC DOMAIN FREEWARE
  74.  
  75.  
  76.         Version stuff:
  77.  
  78.         1.31
  79.         Oops. Lotsa bugs in 1.3.
  80.         Should be fixed now.
  81.  
  82.         1.3
  83.         Spiced up the view windows with some graphics.
  84.         Added viewing functions. Shows bmp,ico,wmf,emf,
  85.         jpg,htm,html and gif. Also shows exe,com.dll,sys,
  86.         bin in a hex/ascii kind of way.
  87.  
  88.         1.21
  89.         Added the drag/drop stuff. Fixed options
  90.         dialog behaviour.
  91.  
  92.         1.2
  93.         Now it is possible to copy a file to one of the
  94.         selected directories by dragging it there.
  95.  
  96.         1.1
  97.         Added selectable confirmation dialogs
  98.         on Move and Delete functions.
  99.  
  100.         1.0
  101.         Seems to work alright.
  102.  
  103.  
  104.