Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MBS FileMaker Plugin Example Databases
Schedules
All examples are included with download of MBS FileMaker Plugin.
Overview | |
Tables | 2 |
Relationships | 0 |
Layouts | 2 |
Scripts | 5 |
Value Lists | 0 |
Custom Functions | 0 |
Custom Menus | 33 |
File Options | |
Default custom menu set | [Standard FileMaker Menus] |
When opening file | |
Minimum allowed version | 12.0 |
Login using | Account Name; Account= Admin |
Allow user to save password | Off |
Require iOS passcode | Off |
Switch to layout | Off |
Hide all toolbars | Off |
Script triggers | |
OnFirstWindowOpen | Script: Startup |
OnLastWindowClose | Off |
OnWindowOpen | Off |
OnWindowClose | Off |
OnFileAVPlayerChange | Off |
Thumbnail Settings | |
Generate Thumbnails | On; Temporary |
Table Name |
Statistics
| Occurrences in Relationship Graph |
Schedules |
10 fields defined, 0 record
| Schedules |
Test |
1 field defined, 0 record
| Test |
Layout Objects: Schedules
Field Name: Schedules::Type | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: Schedules::FileName | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: Schedules::ScriptName | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: Schedules::ScriptParameter | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: Schedules::SQL | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: Schedules::Evaluate | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: Schedules::repeatDelay | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: Schedules::idleDelay | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: Schedules::ID | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: Schedules::Counter | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Button Properties | Coordinates | Script/Script Step | |||
|
| Perform Script [ “UpdateList” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Perform Script [ “unschedule” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Variable [ $r; Value:MBS( "Schedule.StartScriptAfterDelay"; 10; Get(FileName); "testScript"; "Hello World" ) & MBS( "FM.RunScript"; Get(FileName); "updateList") ] |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Variable [ $r; Value:MBS( "Schedule.StartScriptAfterDelay"; 2; Get(FileName); "countScript"; ""; 2 ) & MBS( "FM.RunScript"; Get(FileName); "updateList") ] |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Variable [ $r; Value:MBS( "Schedule.ExecuteSQLAfterDelay"; 2; /* delay */ ""; /* file */ "UPDATE Schedules SET Counter = Counter + 1"; /* sql */ ""; /* fileName for script */ ""; /* scriptname */ ""; /* column separator */ ""; /* row separator */ 2 ) /* repeat after */ & MBS( "FM.RunScript"; Get(FileName); "updateList") ] |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Variable [ $r; Value:MBS( "Schedule.EvaluateAfterDelay"; 2; /* delay */ "MBS(\"FM.ExecuteSQL\"; \"UPDATE Schedules SET Counter = Counter + 1\")"; /* delay */ ""; /* fileName */ ""; /* scriptName */ 2 ) /* repeatDelay */ & MBS( "FM.RunScript"; Get(FileName); "updateList") ] |
Layout Objects: Test
Field Name: Test::test | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
UpdateList |
Startup |
testScript |
countScript |
unschedule |
Next Script: [Startup] |
Script Name | UpdateList |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script | |
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script | |
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script | |
Table occurrences used by this script | |
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [UpdateList] | Next Script: [testScript] |
Script Name | Startup |
Run script with full access privileges | Off |
Include In Menu | No |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script |
|
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script |
|
Table occurrences used by this script |
|
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [Startup] | Next Script: [countScript] |
Script Name | testScript |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script |
|
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script |
|
Table occurrences used by this script |
|
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [testScript] | Next Script: [unschedule] |
Script Name | countScript |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script | |
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script | |
Table occurrences used by this script | |
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [countScript] |
Script Name | unschedule |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script | |
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script | |
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script | |
Table occurrences used by this script | |
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Download example: Schedules
Used functions: