VSCC.CPP is the source code version of the VSCC.EXE herein. It has more features than revision B.

VSCC_B.CPP is a rewrite of an early version of the above source code. It uses some principles of compiler design. It has a separate Syntax-check stage of compilation, and the PrintCode function makes a lot of the code easier to read.

Either way, to use the VSCC:

Create a MVS file; look in VersuS.C at the top comments. Or download the "Ken" archive for an example.

Turn your PCX graphic files into VS format files with PCX2VS.EXE in the IMAGE UTILITY directory.
Leave the .VOC sound effects within the same directory as it all.

