
![]() |
Shutdown Computer |
Shutdown the computer.
Syntax
Shutdown Computer [ Select ; Result (error) ; Force shutdown ]
![]() |
Shutdown Computer |
Shutdown the computer.
Shutdown Computer [ Select ; Result (error) ; Force shutdown ]
![]() |
Start HTTP Server |
Starts the built-in HTTP Server. This web server will trigger a script when data arrives.
Start HTTP Server [ Select ; Result (error) ; File name ; Script name ;
Password ; Port number ; Server Name ; Switches ]
![]() |
Stop HTTP Server |
Stop the HTTP Server.
Stop HTTP Server [ Select ; Result (error) ]
![]() |
TrFile_CreateFileWithContents |
Creates a new (data) file and fills it with (text) contents in one step.
TrFile_CreateFileWithContents ( switches ; filePath ; contents)
![]() |
Create File with Contents |
Creates a new (data) file and fills it with (text) contents in one step.
Create File with Contents [ Select ; Result (error) ; FilePath ; Contents ;
Create Folders ]
When you run a FileMaker script with a missing plug-in you can get this error dialog:
The previous script step, “<Unknown external script step from missing plug-in ( Xmpl 1234 )>”, could not be completed because of an error. Do you wish to continue with this script?”
In this example the error message shows the internal plug-in ID Xmpl and the number of the script step, 1234. Continue Reading