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

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Adding Comments in Config.pro

ptc-2151062
1-Newbie

Adding Comments in Config.pro

Hello all,

this should be simple - can't I prefix comment lines with the hash (#) symbol in the config.pro file?

Thought that was the way to do it, but recently noticed that the std.out file lists my comment lines as an error. The config file still works just fine though.

Regards,

Andri


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.
1 ACCEPTED SOLUTION

Accepted Solutions
BillRyan
15-Moonstone
(To:ptc-2151062)

Try using an ( ! ) at the beginning of the lines you want to comment.

View solution in original post

2 REPLIES 2
BillRyan
15-Moonstone
(To:ptc-2151062)

Try using an ( ! ) at the beginning of the lines you want to comment.

Hi Andri,

Bill Ryan is right - ! command is correct symbol for configuration file in ProE and Creo.

It is working for config.pro and config.sup file - see the example:

comments.PNG

Note: for Relation comments you can use /* syntax:

relations_comment.PNG

Regards,

Vladimir

Best Regards,
Vladimir Palffy
Top Tags