ddr summary/file/scripts

Script Steps in “About Scripts...”

include in menuTrue
run full accessFalse
usesshow dependencies
11 lines
#step iddescription
185
Allow User Abort [ Off ]
268
If [ Get ( SystemPlatform ) = 3 or Get ( SystemPlatform ) = 4 ]
387
Show Custom Dialog [ Title: "About Scripts"; Message: "You build scripts by selecting from a list of FileMaker Pro commands, called script steps.¶Specifying options (if necessary), and arranging the steps in the correct order to perform the task."; Button 2: “Help”, Commit: “No”; Button 3: “Dismiss”, Commit: “No” ]
469
Else
587
Show Custom Dialog [ Title: "About Scripts"; Message: "You build scripts by selecting from a list of FileMaker Pro commands, called script steps.¶Specifying options (if necessary), and arranging the steps in the correct order to perform the task."; Default Button: “Manage”, Commit: “No”; Button 2: “Help”, Commit: “No”; Button 3: “Dismiss”, Commit: “No” ]
670
End If
768
If [ Get ( LastMessageChoice ) = 1 ]
888
Open Script Workspace
9125
Else If [ Get ( LastMessageChoice ) = 2 ]
1032
Open Help
1170
End If