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.
Suggested flow
Section titled “Suggested flow”- Open Genie and the target FileMaker file.
- Switch to CODE Mode.
- Describe the script you want in concrete FileMaker terms.
- Answer any preflight questions.
- Review Preview Code.
- Apply only after the script structure matches your intent.
Good demo prompt
Section titled “Good demo prompt”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.What to highlight in the demo
Section titled “What to highlight in the demo”- 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
Suggested media
Section titled “Suggested media”- 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