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 tryend 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:
>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 tryend 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:
Itools, WEBCAT OSX (2003)
shell problems again... (2003)
[ShowIf] if the varieable exists (1998)
forms and variables (1998)
(2006)
no [search] with NT (1997)
ImageMagick and [shell] (2003)
Formating found categories (1997)
OT - New Ti Books (2002)
WebCatalog host... (2000)
default value from Lookup (was Grant, please help me) (1997)
WebCat2b12 CGI Mac - [shownext] problem (1997)
authenticating a second user, the sequel (1997)
RE: protect tag not working (1998)
Re[2]: Next X hits (1996)
[WebDNA] Ubuntu 18.04 & Apache2 & WebDNA fcgi - File upload error (2019)
WebCat for Unix?? (1997)
Comments in db? (1997)
Non-Cart Files in Shopping Cart Folder (1997)
Bulletin Board (1998)