Deletes a folder at the current path. This is determined by the command SetFolder or SetCurrentDir. The folder must be empty for this command to succeed.
DeleteFolder( szName )
void agk::DeleteFolder( const char* szName )