• 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: Cumulus find record question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cumulus find record question


  • Subject: Re: Cumulus find record question
  • From: Wim van Ommen <email@hidden>
  • Date: Wed, 28 Mar 2001 20:28:46 +0200

> I am a beginning scripter, so please bear with me. I am trying to write
> a script to do a search in Cumulus with a variable pulled from
> FileMaker. I know that the following script works for the file HRK1999,
> however, I would like to have a variable in its place
>
> tell application "Cumulus 5 Client"
> launch application "Cumulus 5 Client"
> activate
> open remote catalog theCatalogReference on server
> tell front collection
> find every record of front collection matching "Record Name contains
> HRK1999" --this does return a search
> end tell
> end tell
>
> Is this even possible? Any help is greatly appreciated.
>
> Thanks!
> Michelle
> _______________________________________________
> applescript-users mailing list
> email@hidden
> http://www.lists.apple.com/mailman/listinfo/applescript-users
>
It can absolutely be done Just be aware that you should keep the tabs
between Record name and Contain and your variabel.

-- not a complete script

Set thequery to "Record Name contains " & variabel as string
find every record of front collection matching thequery

Should work.

Cheers,

Wim.
--
- Wat is the comparision between computers and airconditioning?
* As soon as you open windows it stops working.


  • Follow-Ups:
    • Zap PRAM?
      • From: Bret Linford <email@hidden>
References: 
 >Cumulus find record question (From: Michelle Bloom <email@hidden>)

  • Prev by Date: Thanx again JJ for the help with the Quark Stuff. Got it working pretty well now!
  • Next by Date: Zap PRAM?
  • Previous by thread: Cumulus find record question
  • Next by thread: Zap PRAM?
  • Index(es):
    • Date
    • Thread