VisionX V4VXFILEVisionX V4
NAME

vxfile − Append a VisionX file to the end of a VisionX file

SYNOPSIS

vxfile [if=infile] [of=ofile] [f=<number>] [-u]

DESCRIPTION

Vxfile Copies the input file to the end of the specified output file. This command is often used internally by commands such as vformat(1) to build a large file of images or frames from a set of individual images.

CONSTRAINTS

accepts all V4 files.

OPTIONS

f=<number>

Add frame markers to the input file with the value set to <number>.

-u

Append an unpacked version of the input file. By default if a file is packed it is also appended in packed form.

AUTHOR

A. P. Reeves