Re: AppleScript in WebDNA
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 49646
interpreted = N
texte = [applescript] has no knowledge of what local is - you need to fully qualify the file's location.- brianOn Friday, April 18, 2003, at 10:46 AM, Charles Kline wrote:> Mac OS 9.x> WebDNA 4.5>> When using [applescript] does applescript assume that the path to a > file is local if you don't give it a path?>> ie:>> [applescript]> property destFldr : temp> property theFile : temp.jpg> property theName : test>> tell application GraphicConverter> activate> open {theFile}> save window 1 in (destFldr & theName & .jpg) as JPEG> scale window 1 horizontal 0.1 vertical 0.1> save window 1 in (destFldr & theName & x & .jpg) as JPEG> close window 1> end tell> [/applescript]>> Gives me an error that the file can not be found. Any help would be > great.>> Thanks> Charles>-- Brian 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://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
[applescript] has no knowledge of what local is - you need to fully qualify the file's location.- brianOn Friday, April 18, 2003, at 10:46 AM, Charles Kline wrote:> Mac OS 9.x> WebDNA 4.5>> When using [applescript] does applescript assume that the path to a > file is local if you don't give it a path?>> ie:>> [applescript]> property destFldr : temp> property theFile : temp.jpg> property theName : test>> tell application GraphicConverter> activate> open {theFile}> save window 1 in (destFldr & theName & .jpg) as JPEG> scale window 1 horizontal 0.1 vertical 0.1> save window 1 in (destFldr & theName & x & .jpg) as JPEG> close window 1> end tell> [/applescript]>> Gives me an error that the file can not be found. Any help would be > great.>> Thanks> Charles>-- Brian 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://webdna.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:
WebCat2b13 Command Reference Doc error (1997)
Help! Missing [showif] or [hideif] (2000)
Emailer setup (1997)
orderfile cannot be created (2003)
cookie length (1998)
question on [delete] (1998)
Separate SSL Server (1997)
Newbie from and old bee (1997)
WebCat2b12 forgets serial # (1997)
HTML E-mails demystified (2002)
Calculating multiple shipping... (1997)
Include a big block of text (1997)
price carry over (1997)
WebCat2b12plugin - [search] is broken ... not! (1997)
Cart sweeper (2000)
emailer and other smtp (1998)
searching a range -still don't get it (2000)
Multiple Merchant Accounts? (1997)
Add to a field (1998)
Boolean Tests with dereferenced arrays are broken in (2003)