Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

MBS FileMaker Plugin Example Databases

SendCommand

All examples are included with download of MBS FileMaker Plugin.

SendCommand.fmp12

Overview
Tables1
Relationships0
Layouts1
Scripts0
Value Lists0
Custom Functions0
Custom Menus32
File Options
Default custom menu set[Standard FileMaker Menus]
When opening file
Minimum allowed version12.0
Login usingAccount Name; Account= Admin
Allow user to save passwordOff
Require iOS passcodeOff
Switch to layoutOff
Hide all toolbarsOff
Script triggers
OnFirstWindowOpenOff
OnLastWindowCloseOff
OnWindowOpenOff
OnWindowCloseOff
OnFileAVPlayerChangeOff
Thumbnail Settings
Generate ThumbnailsOn; Temporary

 

Tables

Table Name
Statistics
Occurrences in Relationship Graph
SendCommand
1 field defined, 1 record
SendCommand

Fields

Table Name: SendCommand - 1 Fields
Field NameTypeOptionsCommentsOn LayoutsIn RelationshipsIn ScriptsIn Value Lists
testNormal, TextAuto-Enter:
  • Allow editing
Validation:
  • Only during data entry
Storage:
  • Repetitions: 1
  • Indexing: None
  • Automatically create indexes as needed
  • Index Language: German

          Layout Objects: SendCommand

          Group Buttons

          Button PropertiesCoordinatesScript/Script Step
            Type:
          • Text: Send Command
            Additional Properties:
          • Change to hand cursor over button
          • Rectangular
          • Top: 30 pt
          • Left: 54 pt
          • Bottom: 55 pt
          • Right: 163 pt
          • Anchoring: Left, Top
          Show Custom Dialog [ Title: "SendCommand"; Message: MBS("SendCommand"; "127.0.0.1"; 9999; "Hello World"; 5; "ok"); Default Button: “OK”, Commit: “Yes”; Button 2: “Abbrechen”, Commit: “No” ]

          Download example: SendCommand