Read Me - Common Public License V1.0 - Copyright Notice(©)

makeDirs


>>-makeDirs----------------------------------------------------><

Creates the entire directory hierarchy represented by the absolute path of the receiver object.

Returns .true ("1") if the creation was successful, otherwise returns .false ("0"). If the directory already exists then the result is .false.

Read Me - Common Public License V1.0 - Copyright Notice(©)