Example of using Rebuild to convert a file

Note: On UNIX systems, Rebuild options must be preceded by a hyphen (-) character rather than a slash (/) character.
rebuild infile.dat,outfile.dat /s:c-isam /c:d1 /t:mf

In this example, Rebuild converts a C-ISAM file into the format used by this system and compresses the data part of the file.