cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

search_path does not work

ptc-2486294
1-Newbie

search_path does not work

I'm trying to use search_path in config.pro file but it doesn’t work. I don’t know what is wrong because when i add search_path to my config.pro flie it is working until I switch off proe. Next time I start proe i have to go to tools options and open config.pro file to make it work(otherwise i won't be able to retrieve files from other folders). Config.pro should load everything automaticly but for some reason it ignores my search_paths. My config.pro file is inside ...proe...text folder. can somebody tell me what to do to fix this problem?
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
2 REPLIES 2

Artur, Does you search path file contain any spaces in the path? ProE does not recognize any spaces in the path name. For example these are correct paths: \\Mspserver\NPD\PROE_FILES\PROE_COMPONENTS\SCREWS \\Mspserver\NPD\PROE_FILES\PROE_COMPONENTS\CONNECTORS \\Mspserver\NPD\PROE_FILES\PROE_COMPONENTS\EXTRUSIONS \\Mspserver\NPD\PROE_FILES\PROE_COMPONENTS\O_RINGS \\Mspserver\NPD\PROE_FILES\PROE_COMPONENTS\INSULATORS If you are using, for example "My Documents" in the path, ProE may not recognize it. Hope this helps

Thanks very much. It helped indeed
Top Tags