ScriptSpot

Forum topic · General Scripting

How can I open the Render Output File Interface using MAXScript?

By ausn · 2009-02-25

Description

Hello everyone!

How can I open the Render Output File Interface using MAXScript?

Thanks!

Attachments
Comments (3)

Anubis · 2009-02-26

Thanks for the info! :)

ausn · 2009-02-26

I’ve found it!
Someone told me that they are listed under “Bitmap Values” in the help file.

Code:

getBitmapOpenFileName [caption:] [filename:<seed_filename_string>] </p> <p>getBitmapSaveFileName [caption:<title>] [filename:<seed_filename_string>]</p>

Anubis · 2009-02-25

I looked, but it appears there is no way :(