TrFile_CreateFileWithContents |
Creates a new (data) file and fills it with (text) contents in one step.
Syntax
TrFile_CreateFileWithContents ( switches ; filePath ; contents)
Create File with Contents |
Creates a new (data) file and fills it with (text) contents in one step.
Syntax
Create File with Contents [ Select ; Result (error) ; FilePath ; Contents ;
Create Folders ]
Actr_RemoveFolderTrigger |
Removes a previously added folder trigger
Syntax
Actr_RemoveFolderTrigger ( switches; folderPath )
Remove Folder Trigger |
Removes a previously added folder trigger
Syntax
Remove Folder Trigger [ Select ; Result (error) ; Folder path ]
Add Folder Trigger |
Add a folder action, which will trigger a script when the monitored folder is changed.
Syntax
Add Folder Trigger [ Select ; Result (error) ; Folder path ; File name ;
Script name ; Trigger for ; Switches ]
Actr_AddFolderTrigger |
Add a folder action, which will trigger a script when the monitored folder is changed.
Syntax
Actr_AddFolderTrigger ( switches; folderPath ; fileName ; scriptName )
Close Serial Port |
Closes a serial port with the specified name.
Syntax
Close Serial Port [ Select ; Result (error) ; Port name ]