A65: Environment macro expansion message '<description>' for <variablename>

[DISABLE, INFORMATION, WARNING, ERROR]

Description

During a environment variable macro substitution an problem did occur. Possible causes are that the named macro did not exist or some length limitation was reached. Also recursive macros may cause this message.

Example

Current variables:

  ...

  LIBPATH=${LIBPATH}

  ...

  
Tips

Check the definition of the environment variable.