if you're talking about the Output Window that comes with Maya on Windows, then that is stdout and stderr, which are two special files/streams that any application can write to. On linux or osx, when you start an application you can pipe its output to a file or another application. I don't know about windows, but i'm sure there is something similar.
Typically renderers will allow you to specify a file for render logs. If it's MR, then there is probably some magic, undocumented environment variable that does it. why is this forum so slow to update? I posted a topic on Friday and I don't > see it till Tuesday morning first time posters are moderated. your moderator did not check his email over the weekend ;) if this was not your first time posting, perhaps you used a different email address. > and then i replied to this a few hours ago and it doesn't appear....is it > just me? don't know about the delay in the reply, but in case it helps clear anything up, by default you won't receive your own responses by email. -chad -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
