Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 07/07/2011 at 05:21, xxxxxxxx wrote:
Hi,
How can i get the Attributes from the documentsettings eg. Author, Copyright, Userdata etc.?
Cheers Cyres
On 07/07/2011 at 06:10, xxxxxxxx wrote:
The usual way:
c4d.DOCUMENT_INFO_AUTHOR c4d.DOCUMENT_INFO_COPYRIGHT c4d.DOCUMENT_INFO_README ...
See the AM Attributes in the Project settings.
Cheers, Niklas
On 07/07/2011 at 06:31, xxxxxxxx wrote:
Thank you!