Product SiteDocumentation Site

5.4.25.23. makeDir


>>-makeDir-----------------------------------------------------><

Makes just the directory represented by the last name (Section 5.4.25.25, “name”) portion of the receiver object's absolute path. Does not create any parent directories, which must all exist for a successful creation of the leaf directory.
Returns .true ("1") if the creation was successful, otherwise returns .false ("0"). If the directory already exists then the result is .false.