Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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?
