Hello!
I've used Solidworks Task Scheduler to update a custom reference on several files. I used the "update custom properties" action and entered
Name: Weight
Type: Text
Value: "SW-Mass"
The problem is now that on my drawings the weight is printed out like "SW-Mass"7777 if 7777 would be the actual weight.
I am using the standard drawing template.
Anyone who can help me?
Best regards, Emil
Just noticed that the text in the note which is supposed to show me the weight is:
WEIGHT: $PRP:"Weight"$PRPSHEET:"Weight"
clearly the $PRPSHEET:"Weight" gives me the right answer, but why does task scheduler do the $PRP thing then and how can I make it do the $PRPSHEET?