Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copyright info in Start Parts

  • Thread starter Thread starter BigDog
  • Start date Start date
Status
Not open for further replies.
B

BigDog

Guest
Has anyone found a way to embed a copyright into the startpart and assembly files so that it stays with all newly created file? Could this be done with Pro/Program?
 
Create a string parameter in the startpart called Copyright and assign a value, Copyright [Your Company Name] 2002
 
Thank you for your reply. Unfortunately, the copyright text that our legal dept wants to use is too long to put in a string parameter. Also, that doesn't protect it from being erased or changed.
 
To solve the too long part, place the copyright notice in a note.



Create a Note parameter, then insert the copyright info into the note by Set Up > Note.



I don't think you'll find a way to prevent it from being changed or erased.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top