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:
Problem with shownext (2003)
Wrapping text (1998)
View order not right (1997)
Re:Merging databases (1997)
[WebDNA] postfix and dna (2011)
Improper naming convections? (2004)
Attention all list readers (1997)
problems with 2 tags (1997)
[WebDNA] HTML mail (2012)
Blowback and budgets. (2000)
(1997)
2.1 bugs left over from beta cycle (1998)
Part Html part WebDNA (1997)
oops private message leaked into talk list (1997)
ShowNext Context (2004)
2 easy questions re: [showif] and [sendmail] (1997)
Upload and WebCat (1998)
Using Grep to Format Text (2001)
[WebDNA] reply vs. new (2009)
MATH PROBLEM (1997)