Hey you guys.

Is it possible to create folder's during runtime (what I mean is that the program creates folders inside the current directory (so basically they are sub-folders) based on the current date).

Let's say it's 22.10.2005 today. And the program would create a sub-folder with a name 22.10.2005 inside the current directory.

Is that possible...

Any hints are appreciated.