Re: AppleScript Error

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 39345
interpreted = N
texte = >I did, same result. > >David > > > From: Brian Fries > > Reply-To: (WebCatalog Talk) > > Date: Fri, 12 Oct 2001 11:06:41 > > To: (WebCatalog Talk) > > Subject: Re: AppleScript Error > > > > Try removing the on run and end run lines. > > > > - Brian > > > > > > At 9:54 AM 10/12/2001, David Doda wrote: > >> Hi, > >> > >> I am trying to add a record to an FMPro db using the Applescript >given below > >> embedded in a .tpl page: > >> > >> *********************************** > >> property fdb : test.db > >> on run > >> tell application FileMaker Pro > >> try > >> activate > >> open {fdb} > >> end try > >> try > >> do script Import > >> end try > >> end tell > >> end run > >> ***********************************Don't use properties, and don't use curly braces around Apple variables. tell application FileMaker Pro set fdb to test.db try activate open fdb end try try do script Import end try end tell -- ************************************************************* Christer Olsson Stora Nygatan 21 Phone +46 40 791 50 Ljusa Idéer AB S-211 37 Malmoe Fax +46 40 97 99 77 Sweden http://www.ljusaideer.se------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: AppleScript error (Dave Hurley 2003)
  2. Re: AppleScript error (Dave Hurley 2003)
  3. Re: AppleScript error (Tim Robinson 2003)
  4. Fwd: AppleScript error (Dave Hurley 2003)
  5. Re: AppleScript Error (David Doda 2001)
  6. Re: AppleScript Error (Christer Olsson 2001)
  7. Re: AppleScript Error (Brian Fries 2001)
  8. Re: AppleScript Error (David Doda 2001)
  9. Re: AppleScript Error (Brian Fries 2001)
  10. AppleScript Error (David Doda 2001)
  11. Re: Applescript error (Bob Mosebar 1998)
  12. Re: Applescript error (bob 1998)
  13. Re: Applescript error (PCS Technical Support 1998)
  14. Re: Applescript error (Bob Mosebar 1998)
  15. Re: Applescript error (Bob Mosebar 1998)
  16. Re: Applescript error (Rob Marquardt 1998)
  17. Re: Applescript error (PCS Technical Support 1998)
  18. Applescript error (Bob Mosebar 1998)
>I did, same result. > >David > > > From: Brian Fries > > Reply-To: (WebCatalog Talk) > > Date: Fri, 12 Oct 2001 11:06:41 > > To: (WebCatalog Talk) > > Subject: Re: AppleScript Error > > > > Try removing the on run and end run lines. > > > > - Brian > > > > > > At 9:54 AM 10/12/2001, David Doda wrote: > >> Hi, > >> > >> I am trying to add a record to an FMPro db using the Applescript >given below > >> embedded in a .tpl page: > >> > >> *********************************** > >> property fdb : test.db > >> on run > >> tell application FileMaker Pro > >> try > >> activate > >> open {fdb} > >> end try > >> try > >> do script Import > >> end try > >> end tell > >> end run > >> ***********************************Don't use properties, and don't use curly braces around Apple variables. tell application FileMaker Pro set fdb to test.db try activate open fdb end try try do script Import end try end tell -- ************************************************************* Christer Olsson Stora Nygatan 21 Phone +46 40 791 50 Ljusa Idéer AB S-211 37 Malmoe Fax +46 40 97 99 77 Sweden http://www.ljusaideer.se------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Christer Olsson

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Bug Report, maybe (1997) auto-stripping of spaces (1997) [username][password] not showing up! HELP! (1999) Upgrading old WebCat Database Files (1997) [WebDNA] PayPal Instant Payment Notification Guide (2009) User/pass with tcpconnect (2000) talk list (2000) required fields (1998) [WebDNA] Triggers issue, or sendmail? (2012) 2.0Beta Command Ref (can't find this instruction) (1997) grouped fields? (1999) NT requires capitalized append? (2000) Press Release hit the NewsWire!!! (1997) Re2: frames & carts (1997) Replacing a price with text (1998) [isfile] ? (1997) Quantity * price (1997) Number searching/formats (1998) NT lockup cont'd (1998) convertchars and case? (1998)