Skip to main content
1-Visitor
April 23, 2010
Question

possible to add comments in a pro/program?

  • April 23, 2010
  • 1 reply
  • 5758 views
Is it possible to add comments down in the add features section of a
pro/program? I've tried /*, !, !* , and none of them seem to work - the
comments are gone next time I come in to the program.

Any help is, as always, greatly appreciated.



--



Lyle Beidler
MGS Inc
178 Muddy Creek Church Rd
Denver PA 17517
717-336-7528
Fax 717-336-0514
<">mailto:-> -
<">http://www.mgsincorporated.com>

    1 reply

    1-Visitor
    April 24, 2010

    Lyle

    Here is the answer according to PTC Knowledge base : Solution Details - TPI 34171

    It is possible to use comments in the program to annotate relations and features only. Use the following format:

    /* Type comment here

    The comment on a feature must follow immediately after its "ADD FEATURE..." line. The comment is then attached to the feature being added, and appears in the INFO window.

    It is not possible to add comments after anything else in Pro/Program, for example after "ADD PART."

    Dave McClinton

    david.mcclinton@mckesson.com

    MCAD System Admin.

    Mckesson Automation

    (724) 741-7760


    5-Regular Member
    July 30, 2018

    One comment to old post for Pro/Program users:

    At least for Creo 4 you can add comments to Pro/Program to same row with functions.

    I tried to add comments first to it's own row, but those are always wiped out. But if you have for example IF sentence (quite normal with Pro/Program, I guess?) the comment can be added to same row like this

    IF PARAMETER1==1 /*Comments can be added here!!!

     ADD PART1

     END ADD

    END IF

    Yes, I know, it's not so nice looking as some comment row/rows in good order before, but it's better than nothing!

     

    BR

     Ville

    5-Regular Member
    June 17, 2021

    Hi,

    great idea tahnk you - helps  a lot. ðŸ˜Š

     

    Kind regards