CONVERT - converts FileBar 1.xx file formats to 2.xx file formats.
USAGE
=====
This OS/2 text-mode application will read the contents of 'inFile' and
output the corresponding 2.xx configuration file to file 'outFile'.
CONVERT inFile outFile
where inFile = source (FileBar 1.xx) configuration file
outFile = destination (FileBar 2.xx) configuration file
EXAMPLE USAGE
=============
The following will convert the FileBar 1.90 configuration file, FILEBAR.INI, found
in the current directory to the 2.xx format and place the converted file in
C:\OS2\APPS\FILEB203\FILEBAR2.INI.
CONVERT FILEBAR.INI C:\OS2\APPS\FILEB203\FILEBAR2.INI
** This conversion program will convert the menu structure only!!! **