Print to text editor instead of console

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

On 06/07/2008 at 05:40, xxxxxxxx wrote:

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

---------
Hi,
Is there a way of getting my COFFEE plugin to print to a text editor instead of to the console?
Cheers
Conor

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

On 06/07/2008 at 05:55, xxxxxxxx wrote:

Hi!

Do you want to refresh the view of the editor in realtime?

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

On 06/07/2008 at 06:05, xxxxxxxx wrote:

Yes, I'm hoping to save the rotation data of an object over every frame, to use with other software.
Cheers
Conor

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

On 06/07/2008 at 06:09, xxxxxxxx wrote:

Hi!

You could solve that with your own developed editor that looks for an updated textfile and refresh the content.

But I can't imagine that it's possible with a normal editor.

Bye!

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

On 06/07/2008 at 08:45, xxxxxxxx wrote:

Why not just dump the data out to a text file?

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

On 06/07/2008 at 10:49, xxxxxxxx wrote:

How do I do that? There doesn't seem to be any way to do that from the console.
Cheers
Conor

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

On 14/07/2008 at 02:38, xxxxxxxx wrote:

What kattkieru means is to write a text file directly instead writing to the console.

cheers,
Matthias