THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 05/03/2011 at 15:07, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11.5
Platform: Windows ;
Language(s) : C++ ;
---------
**Hi all !
I'm trying to run a program with
**
**Bool GeExecuteProgram(constFilename& program, const Filename& file)
It works perfectly, but I'd like to add an argument for example "program.exe /argument" and when I add it directly in the filename it doesn't run anymore ... Is it possible or not ?
Thanks !
Mike
**_<_h4_>_