|
Create Folder Action |
Declaration |
<AMCREATEFOLDER FOLDER="text"> |
See Also |
Copy File, Rename File, Delete File, Delete Folder, Rename Folder |
Creates a folder or set of folders. If the folder specified is a sub-folder and the parent folder(s) do not exist then they will also be created.
See description.
Specifies the folder(s) to create.
Standard Error Handling Options
This action also includes the standard "Error Causes" and
"On Error" failure handling options/tabs
More on Error Handling Options
Variables and Expressions
All text fields allow the use of expressions by surrounding the
expression in percentage signs (example: %MYVARIABLE%,
%Left('Text',2)%). To help construct these expressions, a popup
expression builder is available in all these fields by pressing F2.
More on variables...
More on expressions...
More on the expression builder...
<AMCREATEFOLDER FOLDER="c:\folder1\">
<AMCREATEFOLDER FOLDER="c:\folder1\subfolder\">