home *** CD-ROM | disk | FTP | other *** search
/ WDR Computer Club Digital 1998 March / CC9803-2.BIN / SHARE / 95RFILER / RFILER.TXT < prev    next >
Text File  |  1997-12-23  |  3KB  |  113 lines

  1.  
  2.  
  3.                                           RFiler 1.32
  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. The files will be named Split followed by
  33.         decimal numbers and the original file extension.
  34.  
  35.         Join:
  36.         Joins a number of selected files into one big file.
  37.  
  38.         Name:
  39.         Renames selected file(s). Pops up a requester where You
  40.         should enter the new name. If there are several files
  41.         they will be renamed to the given name and decimal numbers.
  42.  
  43.         Attrib:
  44.         Pops up a requester for entering attributes for the
  45.         selected file(s) and changes them accordingly.
  46.  
  47.         Rescan:
  48.         Rescans and updates the active window.
  49.         Seems to be nessecary both now and then.
  50.  
  51.         Sel All:
  52.         Toggles Select/Deselect all FILES in a window. Does not
  53.         affect directories.
  54.  
  55.         View:
  56.         Views the selected file. Supports bmp,ico,wmf,emf,gif
  57.         jpg,html,htm,exe,com,sys,bin,dll.
  58.         If You hold down the CTRL button while pressing the View
  59.         button .EXE and .COM files will be exectued instead of viewed.
  60.  
  61.         This file are also used as help file. If You delete it
  62.         nothing will happen when You select help in the programs
  63.         help menu.
  64.  
  65.  
  66.         Bugs, suggestions are welcome to:
  67.  
  68.         Ronald Nordberg
  69.         Silvervägen 3
  70.         907 50 Umeå
  71.         Sweden.
  72.  
  73.         ronald.nordberg@swipnet.se
  74.         http://home2.swipnet.se/~w-20064/
  75.  
  76.  
  77.         THIS IS ALL PUBLIC DOMAIN FREEWARE
  78.  
  79.  
  80.         Version stuff:
  81.  
  82.         1.32
  83.         Changed the exectute file stuff to use the
  84.         CTRL-key instead of the options box.
  85.  
  86.  
  87.         1.31
  88.         Oops. Lotsa bugs in 1.3.
  89.         Should be fixed now.
  90.  
  91.         1.3
  92.         Spiced up the view windows with some graphics.
  93.         Added viewing functions. Shows bmp,ico,wmf,emf,
  94.         jpg,htm,html and gif. Also shows exe,com.dll,sys,
  95.         bin in a hex/ascii kind of way.
  96.  
  97.         1.21
  98.         Added the drag/drop stuff. Fixed options
  99.         dialog behaviour.
  100.  
  101.         1.2
  102.         Now it is possible to copy a file to one of the
  103.         selected directories by dragging it there.
  104.  
  105.         1.1
  106.         Added selectable confirmation dialogs
  107.         on Move and Delete functions.
  108.  
  109.         1.0
  110.         Seems to work alright.
  111.  
  112.  
  113.