The format of the command line for converting a file is:
rebuild in-file,out-file [-c] [-i] [-k] [-o] [-r] [-s] [-t] [-v]
Rebuild enables you to convert files from one file organization and format to another.
In the following example Rebuild converts a C-ISAM file into the format used by this system and compresses the data part of the file:
rebuild infile.dat,outfile.dat -s:c-isam -c:d1 -t:mf