TEXTPATH: Text File Path

Tools

Compiler, Linker, Decoder

Synonym

None

Syntax
  TEXTPATH=<path>   
Arguments

<path>: Path without spaces

Default

Current directory

Description

The Compiler places generated text files into the directory specified by TEXTPATH. If this environment variable is empty or does not exist, the compiler stores the text file into the current directory.

Example
  TEXTPATH=\sources\txt   
See also

Output Files

Compiler options :