======================================================
	Get Clipboard
	(AppleScript for OS X)
	Read Me File
======================================================

____ Description ____

This is an AppleScript that will save the current FileMaker clipboard contents
as a temporary xml file in TextMate. This is useful for manipulating the text
before loading back onto the FileMaker pasteboard.

____ How to Use ____

Simply copy some FileMaker objects (fields, layout objects, etc.), then run this script.

You can call this script in many ways:
- Save to your dock and click to run
- Save to ~/Scripts/FileMaker Pro Advanced and call from scripts menu
- Call from launcher like QuickSilver or Alfred

____ Contact ____

donovan_c@beezwax.net
http://donovanchan.github.com/filemaker.tmbundle/

____ History ____

Created 2011-03-23
Updated 2012-04-10 : Added support for FileMaker 12 objects
Updated 2012-05-18 : No longer sends clipboard event to FileMaker ; enhanced error handling when writing initial temp file.