home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WDR Computer Club Digital 1998 March
/
CC9803-2.BIN
/
SHARE
/
95RFILER
/
RFILER.TXT
< prev
next >
Wrap
Text File
|
1997-12-23
|
3KB
|
113 lines
RFiler 1.32
Copyright (C) 1997 Ronald Nordberg.
Here's my version of one of those file manipulating things.
This is what it can do so far.
Copy:
Copies selected file(s) from the active window to the passive.
You can also drag a file from some other application and drop
it in one of the windows.
Move:
Moves selected file(s) from active to passive window.
Delete:
Deletes selected file(s).
ALERT !!!
The MOVE and DELETE functions does NOT popup any annoying
confirmation reqester by default. This can be changed in
the Options item in the File menu.
Swap:
Swaps the selected file(s). There must be files selected
in both of the windows.
Split:
Splits a file in smaller parts. Pops up a small requester
where You should enter how many parts the file should be
splitted in. The files will be named Split followed by
decimal numbers and the original file extension.
Join:
Joins a number of selected files into one big file.
Name:
Renames selected file(s). Pops up a requester where You
should enter the new name. If there are several files
they will be renamed to the given name and decimal numbers.
Attrib:
Pops up a requester for entering attributes for the
selected file(s) and changes them accordingly.
Rescan:
Rescans and updates the active window.
Seems to be nessecary both now and then.
Sel All:
Toggles Select/Deselect all FILES in a window. Does not
affect directories.
View:
Views the selected file. Supports bmp,ico,wmf,emf,gif
jpg,html,htm,exe,com,sys,bin,dll.
If You hold down the CTRL button while pressing the View
button .EXE and .COM files will be exectued instead of viewed.
This file are also used as help file. If You delete it
nothing will happen when You select help in the programs
help menu.
Bugs, suggestions are welcome to:
Ronald Nordberg
Silvervägen 3
907 50 Umeå
Sweden.
ronald.nordberg@swipnet.se
http://home2.swipnet.se/~w-20064/
THIS IS ALL PUBLIC DOMAIN FREEWARE
Version stuff:
1.32
Changed the exectute file stuff to use the
CTRL-key instead of the options box.
1.31
Oops. Lotsa bugs in 1.3.
Should be fixed now.
1.3
Spiced up the view windows with some graphics.
Added viewing functions. Shows bmp,ico,wmf,emf,
jpg,htm,html and gif. Also shows exe,com.dll,sys,
bin in a hex/ascii kind of way.
1.21
Added the drag/drop stuff. Fixed options
dialog behaviour.
1.2
Now it is possible to copy a file to one of the
selected directories by dragging it there.
1.1
Added selectable confirmation dialogs
on Move and Delete functions.
1.0
Seems to work alright.