TEXTPATH: Text File Path

Tools

Compiler, Linker, or Decoder

Synonym

None

Syntax
  TEXTPATH=<path> 
  
Arguments

<path>: Path without spaces

Default

Current directory

Description

If the Compiler generates a textual file, the file is placed into the directory specified by TEXTPATH. If this environment variable is empty or does not exist, the text file is stored into the current directory.

Example
  TEXTPATH=\sources\txt 
  
See also

Output Files

Compiler options :