THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 08/12/2010 at 16:19, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11.5
Platform: Mac OSX ;
Language(s) : PYTHON ;
---------
In the Python SDK, GeGetSerialInfo() has an empty parameter list, however an integer argument is required.
SERIALINFO_CINEMA4D and SERIALINFO_MULTILICENSE don't work.
Passing a value of 0 on my single-license system returns a dictionary containing my serial number. For values greater than 0, 'nr' is empty.
What are the constants for this function and is there an equivalent to SERIALINFO_MULTILICENSE?