A_TMPDIR

A_TMPDIR allows you to specify an alternative temporary directory exclusively for ACUCOBOL-GT temporary files. On UNIX systems, TMPDIR is the traditional variable for specifying a location for temporary files. On Windows, the run time also checks the TEMP and TMP environment variables.

In addition, the compiler opens a temporary file (and always has done); the location of that file can also be controlled by the A_TMPDIR configuration variable.