make

make();

The make method of the FileFolder class creates the specified file folder. If the FileNode class usePresentationFileSystem property is set to true and the trailing directory separator is not present, the make method adds it.

Do not end a file or directory name with a trailing space or a period. (Although the underlying file system may support this, the operating system may not.)