To convert from an ASCII representation of the numbers in
latlon.dat to a binary representation:
newform latlon.dat -o latlon.bin
Because FreeForm ND filenaming conventions have been used,
newform will locate and use latlon.fmt for the
translation. The newform program creates a new data file
(effectively a binary archive) called latlon.bin. The size of
the archive file is 2/3 the size of latlon.dat. Additionally,
the data do not have to be converted to machine-readable
representation by applications.
There are two methods for checking the data in latlon.bin to
make sure they converted correctly. You can reformat back to ASCII and
view the resulting file, or use readfile to read
latlon.bin.