

                                          RFiler 1.0.

                               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.

        Move:
        Moves selected file(s) from active to passive window.

        Delete:
        Deletes selected file(s). NOTE ! NO REQUESTER, this prog
        assumes You know what You are doing.

        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.

        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:
        Changes the attributes of selected file(s).

        Rescan:
        Rescans and updates the active window.

        Sel All:
        Toggles Select/Deselect all FILES in a window. Does not
        affect directories.

        This file are also used as help file. If You delete this
        one nothing will happen when You select help in the
        programs menu.


        Bugs, suggestions are welcome to:

        Ronald Nordberg
        Silvervgen 3
        907 50 Ume
        Sweden.

        ronald.nordberg@swipnet.se
        http://home2.swipnet.se/~w-20064/


        THIS IS ALL PUBLIC DOMAIN FREEWARE


        Version stuff:

        1.0
        Seems to work alright.


