• 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: Pictures into FileMaker Pro 5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pictures into FileMaker Pro 5


  • Subject: Re: Pictures into FileMaker Pro 5
  • From: nellA hciR <email@hidden>
  • Date: Tue, 16 Jan 2001 19:24:33 -0900

iH Jason,

this will copy the contents of the clipboard to fmp

-- the clip board has a graphic in it
set myPic to clip -- requires Akua System Sweet
tell application "FileMaker Pro"
set data cell "c1" of record 1 of database 1 to myPic as picture
end tell

-- hcir

> I have some eps files with tiff previews that need to be in a FileMaker Pro
> 5 database.
>
> So my questions are:
>
> What type of pictures does FMP5 accept?
>
> How would you use applescript to get them there?


References: 
 >Pictures into FileMaker Pro 5 (From: Jason Bourque <email@hidden>)

  • Prev by Date: Re: Replacing characters in filenames
  • Next by Date: Re: Who called?
  • Previous by thread: Pictures into FileMaker Pro 5
  • Next by thread: help needed to abort a script
  • Index(es):
    • Date
    • Thread