• 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
Fm Insert movie
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fm Insert movie


  • Subject: Fm Insert movie
  • From: "Dr. Max Bonilla" <email@hidden>
  • Date: Thu, 16 Jan 2003 15:48:40 -0600

I'm trying to script a FileMaker 5.5 database to insert a movie into a container field, but the set command does not respond (returns an error: FileMaker Pro got an error: Some data was the wrong type.)

Here's a shorter example where the problem happens:
tell application "FileMaker Pro"
tell database 1
set temp to (choose file with prompt "Which Movie?") as string
set cell "Video clip QuickTime" of last record to file temp
end tell
end tell

Any ideas?

Thanks

Max
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Why does the Script Editor Service do this?
  • Next by Date: using applications over the web
  • Previous by thread: Re: Why does the Script Editor Service do this?
  • Next by thread: Re: Fm Insert movie
  • Index(es):
    • Date
    • Thread