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

FM Omitted property


  • Subject: FM Omitted property
  • From: "Dr. Max Bonilla" <email@hidden>
  • Date: Sat, 28 Dec 2002 11:55:46 -0600

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
_______________________________________________
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: Duplicating a file to a specific name
  • Next by Date: Re: Hex String Handlers
  • Previous by thread: Re: BUG: Store script Perversity - it's the Quit handler!
  • Next by thread: Re: FM Omitted property
  • Index(es):
    • Date
    • Thread