Does anyone have a function that will create a folder multi-level deep? For example I want to create in just one function "C:\My Documents\Level1\Level2\Level3\Level4" and Level1 does not exist.

Please help.