JVC Command Files

A command file, also referred to as a response file, is a text file that contains a list of filenames you would otherwise type on the command line. JVC accepts a command file as an argument on the command line. The command file allows you to compile multiple source files.

The criteria listed below should be followed when using command files:

A command file is specified by an “at” sign (@) followed by a filename; the filename can specify an absolute or relative path.