ContentsIndexPreviousNext

Unloading to Binary Sequential or Line Sequential Format

The "-unload" option creates a binary sequential or line sequential file from a Vision file. The command is:

vutil  -unload  [ -v ]  [ -b | -t ]  [ -q ]  source destination

-v Variable-length records.
-b Binary sequential file.
-t Line sequential file.
-q Exit if user interaction is required.