contents.gifindex.gifprev1.gifnext1.gif

CODE-PREFIX

CODE-PREFIX* - This variable defines a series of directories to be searched for program files. This is described in detail in section 2.7.2 of the User's Guide. 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. See User's Guide sections 5.2.1 and 5.2.2 for more information about client-enabled runtimes and remote name notation.

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