ContentsIndexPreviousNext

CODE_PREFIX

This variable defines a series of directories to be searched for program object files. The value "." is the default.

You can specify a directory path that contains embedded spaces if you surround the path with quotation marks. For example:

CODE_PREFIX  C:\"program files"

Remote name notation is allowed for this variable if your runtime is client-enabled.

Up to 4096 characters can be specified for the value of this variable.