GetMode() workaround in Coffee?

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

On 10/11/2003 at 02:21, xxxxxxxx wrote:

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

---------
Is there a way of doing in Coffee what GetMode() does in C++? Some kind of action I could attempt or a parameter I could measure that would expose what mode I'm in?

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

On 11/11/2003 at 08:12, xxxxxxxx wrote:

afaik no.

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

On 11/11/2003 at 15:44, xxxxxxxx wrote:

No, unfortunately not. (Well, you could send a PluginMessage to a C++ plugin that could tell you... :-)

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

On 12/11/2003 at 09:04, xxxxxxxx wrote:

Anybody care to upload a v7+ compatible C++ plugin to do this....?