home *** CD-ROM | disk | FTP | other *** search
- ______ ____
- / __ / / __ \
- / / -'______ ______ __ __ / /_/ /______ ______ ______
- / / / __ // __ // / / // __ // __ // ____// ____/
- / /___ / /_/ // / / // /_/ // /_/ // __ /_\__ // __/_
- \____//_____//_/ /_/ \____//_____//_/ /_//_____//_____/
-
- - ConvBase 1.0 -
-
- (Copyright ©1995 Jérome Souquières)
-
-
- ConvBase is a CLI-only utility that allows you to convert your old database
- created with PDBase 1.0(a) to the new format used by PDBase 1.1.
-
- The argument template is:
-
- SOURCE/A,DEST/A
-
- * SOURCE : name of the old database to convert.
- * DEST : name of the new database that will be created.
-
- Note that ConvBase will ask you to insert each disk of your database one
- after another. I'm sorry about this inconvenience, but to allow new
- possibilities in PDBase 1.1, it has to know more information about the disks
- used.
-
- Furthermore, ConvBase will check the integrity of your database: i.e it
- will check that each file in the database is really on the disk it should be
- on. If not, you will be warned (the conversion won't be stopped however).
-
- Note: you can stop the conversion when you want by pressing CONTROL-C. But
- the new database won't be complete and you should not use it.
-
-