flatwire
Mechanical
- Nov 20, 2003
- 17
Ok, so I don't know if I'm completely missing the boat here, but...I'm trying to write a VB program to change the descriptions of a few hundred parts in my PDM system. I can log into the vault, take ownership of a document, and access the description of the part, but I can't change the value of the description. In addition, I also have several other custom parameters that I want to change, but have been unsuccessful in doing so. I've tried using the syntax described in the API help, but it just doesn't seem to work: PDMWProperty.Value = pVal
So, if anyone could post a line of code that will simply change the description of a part (in the vault) to the string "NEW DESCRIPTION", I'd be very grateful (this could all be related to the fact that I'm very new to VB). Thanks
So, if anyone could post a line of code that will simply change the description of a part (in the vault) to the string "NEW DESCRIPTION", I'd be very grateful (this could all be related to the fact that I'm very new to VB). Thanks