Creates a folder at the current path. By default this is determined by the command SetFolder. You can also use a filename beginning with "raw:" to create a folder anywhere on the file system, for example MakeFolder("raw:C:\Temp\MyFolder")
integer MakeFolder( szName )