Create Directory

Hi. In some of my dataports in our system I create files in existing directorys. Like this: C:\Temp\Test.txt But now I additionally want to create a file AND a directory in the dataport. Like this: C:\Temp\test\Test.txt I tried some Methods, but nothing works. Is this possible? Thanks for answers… ! Greet Markus !

Just use a shell command to create tis.