Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
FileDialog.SetMessage
Sets the message text displayed in the panel.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| FileDialog | 2.7 | Yes | Yes | No | No | No |
MBS( "FileDialog.SetMessage"; text ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| text | The new message text. | "Please select folder to store backups." |
Result
Returns OK.
Description
Sets the message text displayed in the panel.This prompt appears on all Mac dialogs, but not on Windows.
The default message text is an empty string.
Examples
Sets name:
MBS( "FileDialog.SetMessage"; "Where to put backup files?" )
See also
- Dialog.GetMessage
- Dialog.SetMessage
- FileDialog.GetMessage
- FileDialog.GetPath
- FileDialog.OpenFileDialog
- FileDialog.SaveFileDialog
- FileDialog.SelectFolderDialog
- FileDialog.SelectItemDialog
- FileDialog.SetUseSheet
Example Databases
- Containers/Container Batch Export
- CURL/Amazon S3 Upload File
- CURL/Email/IMAP Email
- DynaPDF/Form/Form
- Files/FileDialog
- Mac and iOS/Machine Learning/Core ML Photos
- Mac and iOS/Speech Recognition
- Mac only/Movies/AVAsset Export Session
- Win Only/Windows Player
Blog Entries
Created 18th August 2014, last changed 12nd September 2018
FileDialog.SetInitialDirectory - FileDialog.SetNameFieldLabel
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins