www.creosite.com© O. Corten

R2000i2 config.pro option documentation for: SEARCH_PATH            

( ( ( (

search_path_file

pathname of search.profile or pathname of its parent directory

enables you to store in the specified directory a text file named search.pro,which contains a list of directory path names. these directories, along with the current (working) directory, and any directories specified by the configuration-file option search_path,make up pro/engineerM-^Rs search path.

in the search.profile, you specify an individual directory path on each line, starting with the first line in the file. blank lines and comment lines (which begin with !) are permitted.

you can specify either the path for the search.pro file or just the path to the directory containing that file. in the latter case, the system looks for search.proin that directory. it is recommended that you use the full path name rather than a relative one, so as to avoid problems if you change working directories or use the same configuration file in another startup directory.