• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: FileMaker Pro, repeating fields and pasting from Clipboard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FileMaker Pro, repeating fields and pasting from Clipboard


  • Subject: Re: FileMaker Pro, repeating fields and pasting from Clipboard
  • From: "Bob.Kalbaugh" <email@hidden>
  • Date: Wed, 05 Sep 2001 12:57:58 -0500

on 9/5/01 9:01 AM, Dan Doughtie at email@hidden wrote:

> I'm hoping some of you FMP experts can help me.

(snip)

> Now here' s the dumb question for the day. FMP has a great feature that lets
> you grab all the data on layout, a record at one time or all records. But it
> places that data in the Clipboard. I can then manually paste it or have a
> FMP script paste it in another field. I want to eliminate the middle man. I
> want to have it go straight to a variable.
>
> So, how do you set a variable to the contents of the Clipboard or i.e.
> "paste" to a variable in an Applescript?
>
> Thanks,
>
> Dan Doughtie
> Morris Computer Services

Dan, I'm not an expert (but I play one on TV -- just kidding). If the data
on the clipboard is just text you can use:

set theVariable to the clipboard as string

This is in Standard Additions. I don't know if it works within a
tell "FMP" block.

--
bob.kalbaugh


References: 
 >FileMaker Pro, repeating fields and pasting from Clipboard (From: Dan Doughtie <email@hidden>)

  • Prev by Date: Re: Renaming files/folders
  • Next by Date: Re: FileMaker Pro, repeating fields and pasting from Clipboard
  • Previous by thread: Re: FileMaker Pro, repeating fields and pasting from Clipboard
  • Next by thread: Re: FileMaker Pro, repeating fields and pasting from Clipboard
  • Index(es):
    • Date
    • Thread