Re: AppleScript Error

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 39321
interpreted = N
texte = 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 >*********************************** > >As an Stand alone Applescript it works fine, goes to test.db and does the >'Import' FMPro script which reads the new test.txt file and adds the record. > >My problem is that when I copy this Applescript into a .tpl page inside a >[Applescript]....[\Applescript] as such: > > >*********************************** > > > > > Test > > > >This is a Test of an Embedded Applescript. >

> >[AppleScript] > >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 > >[/AppleScript] > >

>It Should be Done! > > > >*********************************** > >I get the following error: > >*********************************** >This is a Test of an Embedded Applescript. > >Expected ÒonÓ but found ÒendÓ. > >It Should be Done! >*********************************** > >Which I don't understand. Any help would be appreciated. >I am running WCAT 3.04, OS9.1 on a G3 Mac. > >Thanks, >David Doda -- <= Brian C. Fries, BrainScan Software http://www.brainscansoftware.com =>------------------------------------------------------------- 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)
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 >*********************************** > >As an Stand alone Applescript it works fine, goes to test.db and does the >'Import' FMPro script which reads the new test.txt file and adds the record. > >My problem is that when I copy this Applescript into a .tpl page inside a >[Applescript]....[\Applescript] as such: > > >*********************************** > > > > > Test > > > >This is a Test of an Embedded Applescript. >

> >[AppleScript] > >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 > >[/AppleScript] > >

>It Should be Done! > > > >*********************************** > >I get the following error: > >*********************************** >This is a Test of an Embedded Applescript. > >Expected ÒonÓ but found ÒendÓ. > >It Should be Done! >*********************************** > >Which I don't understand. Any help would be appreciated. >I am running WCAT 3.04, OS9.1 on a G3 Mac. > >Thanks, >David Doda -- <= Brian C. Fries, BrainScan Software http://www.brainscansoftware.com =>------------------------------------------------------------- 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/ Brian Fries

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:

problem with NT beta (1997) How nuch ram??? (1997) Can't find templaes (1997) Search results templates (1996) Web Logs (1998) ShowNext truncating passed variable?? (1997) Add all products to cart at once? (1997) Math Function (1997) Results table formatting (2003) Snake Bites (1997) Moving Files (2000) WebCommerce: Folder organization ? (1997) Search Philosophy (2001) Claris HomePage messes up the code (1997) Highlighting words found in a keyword search (2003) Still ignoring the 3.x bugs? (2000) request for string functions (1998) hideif glitch (2003) Search multiple fields (1997) Using Encrypt/Decrypt (2003)