Append to File |
Append characters to the contents of an existing file
Syntax
Append to File [ Select ; Result (error) ; FilePath ; Text to append ;
Encoding ; Line endings ]
Append to File |
Append characters to the contents of an existing file
Append to File [ Select ; Result (error) ; FilePath ; Text to append ;
Encoding ; Line endings ]
Copy File |
Copies a file to the specified path.
Copy File [ Select ; Result (error) ; Source filePath ;
Destination filePath ]
Copy Folder |
Copies a folder to the specified folder path.
Copy Folder [ Select ; Result (error) ; Source folderPath ;
Destination folderPath ]
Create Alias |
Create an alias file (or shortcut) from the source file or source folder.
Create Alias [ Select ; Result (error) ; Source path ;
Destination aliasPath ]
Create File |
Creates a new empty file in the location indicated by the filePath.
Create File [ Select ; Result (error) ; FilePath ; Create Folders ]
Create Folder |
Creates a new (empty) folder (subdirectory).
Create Folder [ Select ; Result (error) ; FolderPath ]
Create Thumbnail |
Creates a thumbnail (a small image of normally 80×80 pixels) from a graphics file and returns it.
Create Thumbnail [ Select ; Thumbnail ; FilePath ; Thumbnail Name ;
Thumbnail size ; Make Square ; Thumbnail Type ]
Create Zip |
Create a ZIP file, from the specified file or folder.
Create Zip [ Select ; Result (error) ; Source path ; Destination Zip file ;
Timeout ]
Delete file |
Deletes the file indicated by the file path
Delete file [ Select ; Result (error) ; filePath ]
Delete Folder |
Deletes the folder indicated by the folderPath.
Delete Folder [ Select ; Result (error) ; FolderPath ;
Delete all subfolders ]