
![]() |
Launch File |
Opens a file with the application that has registered it. This is the same application that would open it if you would manually double-click it.
Syntax
Launch File [ Select ; Result (error) ; FilePath ]
![]() |
Launch File |
Opens a file with the application that has registered it. This is the same application that would open it if you would manually double-click it.
Launch File [ Select ; Result (error) ; FilePath ]
![]() |
Mount Disk |
Connect to a shared network volume, by mounting the disk. You can then for example read or save files on this disk.
Mount Disk [ Select ; Result (error) ; Zone ; Server ; Disk ; User name ;
Password ; Reuse drive letter ]
![]() |
Move File |
Moves (or renames) a file from one location to another.
Move File [ Select ; Result (error) ; Source filePath ;
Destination filePath ; Allow different volumes ]
![]() |
Move Folder |
Moves a folder to the specified folder path. Can also be used to rename the folder.
Move Folder [ Select ; Result (error) ; Source folderPath ;
Destination folderPath ]
![]() |
Open Folder |
Opens a folder in the Finder (on macOS) or in Windows Explorer.
Open Folder [ Select ; Result (error) ; folderPath ]
![]() |
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 ]