John's Software
Software for
RISC OS Computers Only
FileProc
This is a text file processor with three functions:-
-
It will order a file line-by-line alphabetically.
-
It will do the same by the second word - this is
useful for name lists such as for registers.
The case of the characters can be taken account of
or ignored as required.
-
It will strip control and top-bit characters from
a text file. This can be useful for identifying the
text bits out of foreign format files like PC files.
There is no error trapping by filetype so that you
can drag CSV files or PC files or whatever to the
program window.
This makes it more versatile in use, but also more
likely to crash or hang if abused by being asked to
process totally unsuitable files!
Download from here (11 198 bytes)