Vision provides a series of utilities that enable you to manipulate Vision files from the command line.
Windows Platforms:
Each utility is available in a 32-bit and a 64-bit version, located in
%ProgramFiles(x86)%\Micro Focus\Visual COBOL\binn and
\binn64 respectively.
UNIX Platforms:
Each utility is available in a 32-bit and a 64-bit version, located in
$COBDIR/bin. The version executed is determined by the COBMODE environment variable.
Commands
- vutil32
(Windows) and
mfvutil
(UNIX)
- Rebuilds a file that has become corrupt, or one that contains a large number of deleted records that you want to remove from the file.
- vio32
(Windows) and
mfvio
(UNIX)
- Enables you to collect a group of files together into archives, and allows you to extract some or all of these files from these archives.
- logutil32
(Windows) and
mflogutil
(UNIX)
- Enables you to examine and edit an ACUCOBOL-GT transaction log file.
- acusort
(Windows) and
mfvissort
(UNIX)
- Enables you to sort or merge Vision files.