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:

Download WebDNA Applications

WebDNA applications...

Technical Change History

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

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

F.A.Q

A compilation of some user's questions...

WebDNA Libraries

A list of available libraries for WebDNA...

Tips and Tricks

A list of user-submitted tips ...

Related Readings:

[movefile]

This instructions move a file from one location to another...

[spawn]

Creates a new thread to execute WebDNA simultaneously with the current template...

[array]

Array Operation...

[shownext]

[shownext] is a special context used to create links (or more accurately...

[copyfolder]

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

[grep]

Replaces text based on a regular expression...