================================================================================
RmvDots.opo: Utility program of removing MacOS's '.*' files in your CF card.
Version 1.00 (2 Jun 2009)
Noriyuki Mihashi
================================================================================
[Contents]
1. Summary
2. System requiment
3. Usage
4. Licences
5. Changes history
1. Summary
This program is a simple utility that removes MacOS's hidden file from your
CF card. MacOS creates hidden files with '.' on the top of their filename
when it access the CF card directly through memory-card reader.
It searches MacOS's hidden files recursively from specified starting direc-
tory and removes them. Conditions whether the files are MacOS's hidden files
or not are those they are hidden files and having '.' on the top of their
filename.
This program removes only files. Directories are not removed though they are
hidden and having '.' on the top of their directory name.
2. System requirement
This program works on following these machines:
- Psion Series 5
- Psion Series 5mx
3. Usage
Tap this program and you will see a dialog for selecting starting directory
and execution mode. When you [OK] button, it starts searching MacOS's hidden
files.
The item 'Mode:' specifies whether it deletes found files or not. It does not
remove them but just searching if you select 'Search only'. It removes them
if you choice 'Search & Remove'.
While searching this program write lists of found MacOS's hidden files into
a log file. The file is created on same directory with a name 'RmvDots..log'.
4. Licences
4.1. The copyright of this program and other related products distributed
together (source codes, documents, etc.) belongs to the author of this
program.
4.2. This program is distributed as freeware by the copyrighter. There needs
no payment to use it whichever for commercial or noncommercial.
4.3. The author of this program accepts no claims for physical, mental,
material, monetary, social, religious, political or any kind of damages
brought on you through using this program. Anyone who use this program
must abandon its claims for all damages described above.
4.4. Anyone who got this program can reuse a whole or part of its soure code
for own products and can redistribute them whichever for commercial or
noncommercial without permission of the copyrighter.
4.5. Anyone who makes own products by reusing source code of this program
must not prevent the other people from any rights about this program:
free distribution, free use, free redistribution and free reuse.
4.6. It regards that you agreed to all articles listed above in this chapter
when you use this program or reuse source code of it.
5. Changes history
Ver.1.00 (2 Jun 2009):
- Released.