ContentsIndexPreviousNext

Converting C-ISAM Files

vutil can convert a C-ISAM® file into a Vision file.

  vutil  -convert  [ -a ]  [ +c ]  [ -234 ]  [ -d dir ]
  [ -f # ]  [ -q ]  [ files ]

Specify only the base name of each file, with no extension. Without files, standard input is read.

-a
Automatic conversion, no warning.
+c
Compress.
-2
Convert file into Vision Version 2 format.
-3
Convert file into Vision Version 3 format.
-4
Convert file into Vision Version 4 format.
-d dir
Place converted files into specified directory. Implies "-a".
-f#
Sets compression factor
-q
Exit if user interaction is required.