idslk
Alibre Super User
Hello colleagues,
i've been asked about how to write a Vendor name from an script integrated list into the file properties. I decided, that this would maybe from interest for "others" too. So here a little script (with some additional checks) which does this job.





For your own Vendors change the first line of the script:
vendors = ['Richardson_ACME','TEXAS_GOODS','MasterMetal','Colorado_Supply','To be continued...']
Regards
Stefan
i've been asked about how to write a Vendor name from an script integrated list into the file properties. I decided, that this would maybe from interest for "others" too. So here a little script (with some additional checks) which does this job.





For your own Vendors change the first line of the script:
vendors = ['Richardson_ACME','TEXAS_GOODS','MasterMetal','Colorado_Supply','To be continued...']
Regards
Stefan