Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

☂️ FileMaker script steps #28

Open
bc-m opened this issue Apr 29, 2024 · 0 comments
Open

☂️ FileMaker script steps #28

bc-m opened this issue Apr 29, 2024 · 0 comments

Comments

@bc-m
Copy link
Owner

bc-m commented Apr 29, 2024

This issue helps to track the supported/unsupported script-steps. Supported script steps can be fully parsed and converted to human-readable text as they appear in the FileMaker script workspace.

Progress: From this XML this tool generated this text.

Documentation: https://help.claris.com/en/pro-help/content/script-steps-reference.html

  • Control script steps
    • Allow User Abort
    • Commit Transaction
    • Configure Local Notification
    • Configure Machine Learning Model
    • Configure NFC Reading
    • Configure Region Monitor Script
    • Else
    • Else If
    • End If
    • End Loop
    • Exit Loop If
    • Exit Script
    • Halt Script
    • If
    • Install OnTimer Script
    • Loop
    • Open Transaction
    • Pause/Resume Script
    • Perform Script
    • Perform Script On Server
    • Perform Script On Server with Callback
    • Revert Transaction
    • Set Error Capture
    • Set Error Logging
    • Set Layout Object Animation
    • Set Variable
    • Trigger Claris Connect Flow
  • Navigation script steps
    • Close Popover
    • Enter Browse Mode
    • Enter Find Mode
    • Enter Preview Mode
    • Go to Field
    • Go to Layout
    • Go to Next Field
    • Go to Object
    • Go to Portal Row
    • Go to Previous Field
    • Go to Record/Request/Page
    • Go to Related Record
  • Editing script steps
    • Clear
    • Copy
    • Cut
    • Paste
    • Perform Find/Replace
    • Select All
    • Set Selection
    • Undo/Redo
  • Fields script steps
    • Export Field Contents
    • Insert Audio/Video
    • Insert Calculated Result
    • Insert Current Date
    • Insert Current Time
    • Insert Current User Name
    • Insert File
    • Insert from Device
    • Insert from Index
    • Insert from Last Visited
    • Insert from URL
    • Insert PDF
    • Insert Picture
    • Insert Text
    • Relookup Field Contents
    • Replace Field Contents
    • Set Field
    • Set Field By Name
    • Set Next Serial Value
  • Records script steps
    • Commit Records/Requests
    • Copy All Records/Requests
    • Copy Record/Request
    • Delete All Records
    • Delete Portal Row
    • Delete Record/Request
    • Duplicate Record/Request
    • Export Records
    • Import Records
    • New Record/Request
    • Open Record/Request
    • Revert Record/Request
    • Save Records as Excel
    • Save Records as PDF
    • Save Records as Snapshot Link
    • Truncate Table
  • Found Sets script steps
    • Constrain Found Set
    • Extend Found Set
    • Find Matching Records
    • Modify Last Find
    • Omit Multiple Records
    • Omit Record
    • Perform Find
    • Perform Quick Find
    • Show All Records
    • Show Omitted Only
    • Sort Records
    • Sort Records by Field
    • Unsort Records
  • Windows script steps
    • Adjust Window
    • Arrange All Windows
    • Close Window
    • Freeze Window
    • Move/Resize Window
    • New Window
    • Refresh Window
    • Scroll Window
    • Select Window
    • Set Window Title
    • Set Zoom Level
    • Show/Hide Menubar
    • Show/Hide Text Ruler
    • Show/Hide Toolbars
    • View As
  • Files script steps
    • Close Data File
    • Close File
    • Convert File
    • Create Data File
    • Delete File
    • Get Data File Position
    • Get File Exists
    • Get File Size
    • New File
    • Open Data File
    • Open File
    • Print
    • Print Setup
    • Read from Data File
    • Recover File
    • Rename File
    • Save a Copy as
    • Save a Copy as XML
    • Set Data File Position
    • Set Multi-User
    • Set Use System Formats
    • Write to Data File
  • Accounts script steps
    • Add Account
    • Change Password
    • Delete Account
    • Enable Account
    • Re-Login
    • Reset Account Password
    • Spelling script steps
    • Check Found Set
    • Check Record
    • Check Selection
    • Correct Word
    • Edit User Dictionary
    • Select Dictionaries
    • Set Dictionary
    • Spelling Options
    • Open Menu Item script steps
    • Open Edit Saved Finds
    • Open Favorites
    • Open File Options
    • Open Find/Replace
    • Open Help
    • Open Hosts
    • Open Manage Containers
    • Open Manage Data Sources
    • Open Manage Database
    • Open Manage Layouts
    • Open Manage Themes
    • Open Manage Value Lists
    • Open Preferences
    • Open Script Workspace
    • Open Sharing
    • Open Upload To Host
  • Miscellaneous script steps
    • # (Comment)
    • Allow Formatting Bar
    • AVPlayer Play
    • AVPlayer Set Options
    • AVPlayer Set Playback State
    • Beep
    • Dial Phone
    • Enable Touch Keyboard
    • Execute FileMaker Data API
    • Execute SQL
    • Exit Application
    • Flush Cache to Disk
    • Get Folder Path
    • Install Menu Set
    • Install Plug-In File
    • Open URL
    • Perform AppleScript (macOS)
    • Perform JavaScript in Web Viewer
    • Refresh Object
    • Refresh Portal
    • Send DDE Execute (Windows)
    • Send Event
    • Send Mail
    • Set Session Identifier
    • Set Web Viewer
    • Show Custom Dialog
    • Speak (macOS)
@bc-m bc-m pinned this issue Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant