Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Creo hard limits parameters to 80 characters and there is currently no way around this.
What are you trying to accomplish with a 300 character parameter string?
You can create 4 parameters to capture the information, then concatenate them into a string for placement on a drawing.
We need to pass parameter value to other progame and that mapping is there for only parameters. Not for note...
Integration wasn't thought out too well.
Can you pass multiple parameters to your other program and then do the concatenating?
