-NoEnv: Do Not Use Environment

Group

STARTUP. This option cannot be specified interactively.

Scope

None

Syntax
  -NoEnv   
Arguments

None

Default

None

Defines

None

Pragmas

None

Description

You can only specify this option at the command line while starting the application. It cannot be specified in any other way, including via the default.env file, the command line, or processes.

When you use this option, the application has no environment ( default.env, project.ini, or tips file) data.

Example
  <compiler>.exe -NoEnv   

Use the compiler executable file name instead of <compiler>.

See also

Local Configuration File