• 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: Simon Forster <email@hidden>
  • Date: Wed, 5 Sep 2001 15:53:52 +0100

On Wednesday, September 5, 2001, at 03:01 PM, Dan Doughtie wrote:

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

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 tell

HTH

Simon Forster
________________________________________________
LDML Ltd, 4/5 Hazlitt Mews, London, W14 0JZ, UK
<tel int="+44 20 7602 9370" uk="020 7602 9370">
<fax int="+44 20 7371 6662" uk="020 7371 6662">
<mailto:email@hidden>
________________________________________________


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

  • Prev by Date: Re: Jon's Commands
  • Next by Date: Re: Bug using Applescript applet as helper app?
  • Previous by thread: FileMaker Pro, repeating fields and pasting from Clipboard
  • Next by thread: Re: FileMaker Pro, repeating fields and pasting from Clipboard
  • Index(es):
    • Date
    • Thread