Getting the priority value from a tag

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 07/12/2009 at 06:34, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   11.5 
Platform:      Mac OSX  ; 
Language(s) :   C.O.F.F.E.E  ;

---------
How can I read the priority value from a tag?
I tried using:

priority=tg#EXPRESSION_PRIORITY;

But I get and error telling me that the Parameter Value is not accessible (object unknown). I know that I'm pointing to a real tag because I placed a println(tg->GetName()); before trying to get the priority value and it prints out the correct name of the tag.
Anyway, I would like to get access to the priority value, not the priority mode. Is that in the base container of the tag? If yes, what is the name or ID of that value?
Thank you very much in advance for any reply.

Rui Batista

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 07/12/2009 at 06:56, xxxxxxxx wrote:

Unfortunatly not possible because COFFEE can't access custom GUIs, like for instance the priority GUI.

cheers,
Matthias

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 07/12/2009 at 07:06, xxxxxxxx wrote:

DAMN! :(
Me and a whole lot of people would like to get a better C.O.F.F.E.E. for Christmas.

Rui Batista