Notifications
Clear all
[Closed] How can I open the Render Output File Interface using MAXScript?
Feb 25, 2009 8:22 am
Hello everyone!
How can I open the Render Output File Interface using MAXScript?
Thanks!
2 Replies
Feb 25, 2009 8:22 am
I think:
getBitmapOpenFileName [caption:<title>] [filename:<seed_filename_string>]
getBitmapSaveFileName [caption:<title>] [filename:<seed_filename_string>]
Will be the dialogs you want, they are listed under “Bitmap Values” in the help file.
Cheers,
-Johan