FileSelect
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 09/06/2003 at 09:37, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.100
Platform:
Language(s) : C++ ;---------When using Filename::FileSelect() the user is able to open a dialog that will allow them to choose a file to load. Is there any way to just get the file name and directory for the file that is loaded. I am looking for something that works like when you click on Job 1 in Batch Rendering Menu.
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 09/06/2003 at 09:41, xxxxxxxx wrote:
Sorry I got it now. The Filename variable that I am using will store the filename and directory of the item I choose when using the FileSelect() function.