Reveal File |
Reveals a file in the Finder or Windows Explorer.
Syntax
Reveal File [ Select ; Result (error) ; FilePath ]
Reveal File |
Reveals a file in the Finder or Windows Explorer.
Reveal File [ Select ; Result (error) ; FilePath ]
Reveal Folder |
Reveals a folder in the Finder (on macOS) or in Windows Explorer.
Reveal Folder [ Select ; Result (error) ; folderPath ]
Set Contents of File |
Sets the contents of a file.
Set Contents of File [ Select; Result (error) ; FilePath ; Text to set ;
Encoding ; Line endings ]
Set File Attributes |
Sets an attribute of the file specified by the filePath.
Set File Attributes [ Select ; Result (error) ; FilePath ; Lock ;
Visibility ; Archive bit ; Finder label ]
Set Finder Comment |
Sets the Finder comment of a file (macOS only)
Set Finder Comment [ Select ; Result (error) ; FilePath ; Comment text ]
Set MetaData of Image File |
Sets metadata into an image file. Metadata can contain a description of the image, copyright information, etc.
Set MetaData of Image File [ Select ; Result (error) ; Source filePath ;
Destination filePath ; Action ;
Metadata block ; Encoding ]
Set Timestamp Created |
Sets the creation date/time of the file specified by the filePath.
Set Timestamp Created [ Select ; Result (error) ; FilePath ; Timestamp ]
Set MetaData of Movie |
Sets metadata of a movie file. Metadata can contain a title, description of the movie and so on.
Set MetaData of Movie [ Select ; Result (error) ; Source filePath ;
Destination filePath ; Action ; Metadata ]
Set Timestamp Modified |
Sets the modification date/time of the file specified by the filePath.
Set Timestamp Modified [ Select ; Result (error) ; FilePath ; Timestamp ]
Show Save File Dialog |
Presents the user with a dialog, in which the user can specify where to save a file. The step returns with the path of the chosen file.
Show Save File Dialog [ Select ; Result ; Prompt ; Default name ;
Initial folder ]