Skip to content

Create a Script from Scratch

This example is for a fresh script that does not exist yet.

Show how Genie can generate a new script body from a plain-language request, then let you inspect it before anything is applied.

  1. Open Genie and the target FileMaker file.
  2. Switch to CODE Mode.
  3. Describe the script you want in concrete FileMaker terms.
  4. Answer any preflight questions.
  5. Review Preview Code.
  6. Apply only after the script structure matches your intent.
Create a new script that validates the current customer record, shows a custom dialog if the email is missing, and saves the record only when validation passes.
  • how specific prompts improve the first result
  • the difference between a new script request and an edit request
  • the preview step before apply
  • the final script inside Script Workspace
  • one short walkthrough video
  • one screenshot of the prompt and preflight step
  • one screenshot of Preview Code
  • one screenshot of the final script in FileMaker