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.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
Statistic
FMM
Blog
Component: Clipboard
Get and set clipboard text.
Item | Details |
---|---|
Clipboard.DetectFileMakerDataType Checks which type of data is in the XML. | Mac/Win 10.1 |
Clipboard.GetData Queries data from clipboard item. | Mac/Win/iOS 4.4 |
Clipboard.GetFileMakerData Queries the xml text of a FileMaker layout/script object. | Mac/Win 4.0 |
Clipboard.GetFiles Queries file paths on the clipboard. | Mac/Win/iOS 5.1 |
Clipboard.GetHTMLText Queries styled text from clipboard as HTML. | Mac/Win/iOS 6.0 |
Clipboard.GetPicture Queries a picture from clipboard. | Mac/Win/iOS 6.3 |
Clipboard.GetRTFText Queries styled text from clipboard as RTF. | Mac/Win/iOS 5.0 |
Clipboard.GetStyledText Queries styled text from clipboard. | Mac/iOS 5.0 |
Clipboard.GetText Queries clipboard content as text. | Mac/Win/iOS 2.6 |
Clipboard.GetTypes Queries the list of data types on the clipboard. | Mac/Win/iOS 4.0 |
Clipboard.SetFileMakerData Puts the xml text on the clipboard for a FileMaker layout/script object. | Mac/Win 4.0 |
Clipboard.SetFiles Puts a list of file paths on the clipboard. | Mac/Win/iOS 5.1 |
Clipboard.SetHTMLText Puts HTML data on the clipboard. | Mac/Win/iOS 6.0 |
Clipboard.SetPicture Sets clipboard picture. | Mac/Win/iOS 6.3 |
Clipboard.SetRTFText Puts RTF data on the clipboard. | Mac/Win/iOS 5.0 |
Clipboard.SetStyledText Put styled text on the clipboard. | Mac/iOS 5.0 |
Clipboard.SetText Sets the text on the clipboard. | Mac/Win/iOS 2.6 |
17 functions.
Release notes
- Version 10.4
- Improved text encoding handling for XML Parsing in XML functions, Menu.DefineQuickMenuXML and Clipboard functions.
- Version 10.1
- Added auto mode for Clipboard.SetFileMakerData and Clipboard.GetFileMakerData functions.
- Added Clipboard.DetectFileMakerDataType function.
- Added handing of Strikethrough text attribute for styled text conversion from NSAttributedString to FileMaker. Affects WebView.GetFormattedText, Clipboard.GetStyledText, RichText.FormattedText and other functions.
- Version 9.5
- Added checks to clipboard functions to return error on FileMaker Server to avoid side effects.
- Fixed problem on Windows with returning pictures, where Clipboard.GetPicture would return a flipped image.
- Fixed problem with Clipboard.GetPicture, when the picture comes without alpha channel.
- Version 8.5
- Fixed issue with Clipboard.GetText not returning last byte for text.
- Version 8.2
- Changed Clipboard.GetHTMLText to convert styled text to html if you ask for HTML and clipboard has styled text.
- Changed Clipboard.GetText and Clipboard.SetText to work better with UTF16 on MacOS.
- Version 8.0
- Updated Clipboard functions to work on iOS.
- Version 7.2
- Added ValueList type for Clipboard.SetFileMakerData and Clipboard.GetFileMakerData.
Blog Entries
- MBS FileMaker Plugin, version 10.4pr9
- MBS FileMaker Plugin, version 9.5pr4
- MBS FileMaker Plugin 8.2 - More than 5200 Functions In One Plugin
- MBS FileMaker Plugin 8.2 - 5200 Funktionen in einem Plugin
- MBS FileMaker Plugin 8.0 - More than 5000 Functions In One Plugin
- MBS FileMaker Plugin, version 8.0pr7
- MBS FileMaker Plugin 7.2
- MBS FileMaker Plugin 6.0 for OS X/Windows
- MBS FileMaker Plugin 5.1 for OS X/Windows
- New cool things for Filemaker
Example Databases
- Clipboard
- Mac only/Script Workspace Context Menu Commands
- Third Party/FileMaker Snippet Storage
- Utility functions/Create Sort Script
- WebViewer/WebView Copy and Paste
- XML/XML Colored
Feedback: Report problem or ask question.

Links
MBS Xojo PDF Plugins