Search results for clipboard

6 articles found

  • BE_ClipboardSetFile

    BE_ClipboardSetFile(fileData;format) Sets the clipboard to the text and applies a clipboard format. Clipboard formats are set by the application that does the copy and vary widely based on the

  • BE_ClipboardGetText

    BE_ClipboardGetText(format) Tries to convert the item on the current clipboard, designated by the format passed to the function. The format used must be one of the values from the BE_ClipboardFormats

  • BE_ClipboardSetText

    BE_ClipboardSetText(text;format) Sets the clipboard to the text and applies a clipboard format. Clipboard formats are set by the application that does the copy and vary widely based on the content

  • BE_ClipboardFormats

    Returns a return value list list of the format types of the content of the current clipboard. Select one of the types of this output using GetValue, and pass that as the parameter to

  • BE_ClipboardGetFile

    BE_ClipboardGetFile(format;{fileName}) Retrieves a binary item from the current clipboard, designated by the format passed to the function. The format used must be one of the values from the

  • About the BaseElements Plugin

    The BaseElements plugin is a free and open source plugin, available to everyone to extend the built in functions of FileMaker Pro. Functionality The BaseElements plugin has functions for file