smkdir()

 
Creates a directory specified by path in the scripts directory.
Syntax
smkdir( path )
Returns 1 if sucessful, 0 if fails
  • path = the fully qualified path to the directory
User Annotations: smkdir