Technical References - [createfolder]

Create an empty folder on your webspace

numero = 187
interpreted = N
texte = [createfolder path] Creates an empty folder. [createfolder], like [writefile] will overwrite an existing folder of the same name already on the disk, and all the files within; so use with caution.

Putting [createfolder StarShip/Troopers] in your template immediately creates a new folder with the name "Troopers" inside a folder called "StarShip" which is in the same folder as the template itself.

See also [writefile], [appendfile], [copyfile], [copyfolder], [movefile], [deletefile] and [deletefolder] [createfolder path]
Creates an empty folder. [createfolder], like [writefile] will overwrite an existing folder of the same name already on the disk, and all the files within; so use with caution.

Putting [createfolder StarShip/Troopers] in your template immediately creates a new folder with the name "Troopers" inside a folder called "StarShip" which is in the same folder as the template itself.


See also [writefile], [appendfile], [copyfile], [copyfolder], [movefile], [deletefile] and [deletefolder]

DOWNLOAD WEBDNA NOW!

Top Articles:

F.A.Q

A compilation of some user's questions...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

WebDNA Libraries

A list of available libraries for WebDNA...

WebDNA Modules

A list of the currently available modules...

Download WebDNA Applications

WebDNA applications...

Related Readings:

[math]

[math] calculates equations using numbers...

[formvariables]

Lists all the form variables and parameters passed to the current page...

[loop]

Loops through the enclosing text the specified number of times...

[lookup]

...

[copyfolder]

Copy a folder and all its contenton your webspace...

[listpath]

Breaks a path into separate foldernames and a filename...