• 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: "Greg Back" <email@hidden>
  • Date: Wed, 05 Sep 2001 16:44:38 -0400

> So, how do you set a variable to the contents of the Clipboard or i.e.
> "paste" to a variable in an Applescript?

Is this what you wan, is it?

--
set theClip to the clipboard --as text, as string, etc.
--

From Standard Additions

or are you looking for ...

> I must be misunderstanding you cause my answer would be the obvious:
>
> tell application "FileMaker Pro"
> set my_data_list to get data layout "my_layout" of document
> "my_database.fp5"
> --or
> set my_field to get data cell "my_field_name" of database
> "my_database.fp5"
> end tel

--
Greg Back
email@hidden
Don't Forget: Macs Rule
http://hompage.mac.com/gback/index.html


  • Prev by Date: Running Scripts at Logout
  • Next by Date: Re: can i 'store script' as stay open applet?
  • Previous by thread: Re: FileMaker Pro, repeating fields and pasting from Clipboard
  • Next by thread: QuarkXPress origin of bounds property
  • Index(es):
    • Date
    • Thread