• 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 reports an error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FileMaker reports an error


  • Subject: Re: FileMaker reports an error
  • From: Shane Stanley <email@hidden>
  • Date: Tue, 26 Mar 2002 08:44:46 +1100

On 26/3/02 4:26 AM +1000, Jan Erik Mostrvm, email@hidden, wrote:

> I'm trying to embed a script in a FileMaker script, but FileMaker keeps
> complaining there is an error in the code and it can't be compiled. This is a
> short (the real script is a bit more useful 8-) script which gives the error.
>
> on run
> set y to "avavava"
> write y to mainIndex
> end run
>
> FileMaker complains that it expected end of line after 'write' but found "y".
>
> Script Editor compiles this just fine. Anyone knows what the problem is?

Put the write command inside a "tell app SomethingButNotFMPro" construct.

--
Shane Stanley, email@hidden
_______________________________________________
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: Re: what is the best way to 'unset' a variable
  • Next by Date: Re: Spawning separate processes with "do shell script"
  • Previous by thread: FileMaker reports an error
  • Next by thread: applescript CGI - URL Redirection
  • Index(es):
    • Date
    • Thread