• 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: FM Omitted property
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FM Omitted property


  • Subject: Re: FM Omitted property
  • From: ehsan saffari <email@hidden>
  • Date: Sat, 28 Dec 2002 18:35:06 -0600

On 28/12/2002 17:22, "Dr. Max Bonilla" <email@hidden> wrote:

>I'm trying to script a FM 5.5 file to make a new find request using
>the omitted property. The dictionary does not give any examples of
>how the syntax works and so far I have not been able to figure out
>how to do it. Any ideas would be much appreciated.
>
>This is what I have. The line commented out is the one that is not working.
>
>TIA
>
>Max
>
> tell database 1
> activate
> delete every request
> create new request
> set cell "EveStartDateD" of request 1 to "" & resultString
> create new request
> --set cell "EveStartDateD" of request 2 to (">" &
>futurestring) omitted true
> find
> sort layout "Calendar" by cell "EveStartDateD"
> end tell

set omitted of request 2 to true

cheers
ehsan
_______________________________________________
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: BUG: Store script Perversity - correction
  • Next by Date: Re: BUG: Store script Perversity - it's the Quit handler!
  • Previous by thread: FM Omitted property
  • Next by thread: FM Omitted property
  • Index(es):
    • Date
    • Thread