Hello

Thx Hans.
I have resolved some problem since my questions. actually with applescrit and oascript,

I managed to do a lot of automated operation. but I can not do to move my windows either preview or firefox, etc ...


tell application "Safari"
set position of (348720) to {354, 22}
end tell

Ihave tried with system event, and the result is the same.

any idea to move windows with applescript ? If I know how, the integration will be easy.

p



Le 8 juil. 10 à 01:26, Bernardo Barros a écrit :

the command open tells finder to open a file or url with the default software.

why not

"open http://www.wikipedia.org";  --> [shell]

???


2010/7/7 Hans-Christoph Steiner <[email protected]>:

Seems like a generic osascript object would be a good idea:




.hc

On Jul 4, 2010, at 5:00 AM, philippe boisnard wrote:

Hello

an other solution with [system] to open webpage and other document for
example image.

but I search with applescript to define the name of safari or firefox or
preview window ? do you have idea about this problem ?

b_r

p

<openimage.pd><openwebpage.pd>




----------------------------------------------------------------------------

All mankind is of one author, and is one volume; when one man dies, one chapter is not torn out of the book, but translated into a better language;
and every chapter must be so translated.... -John Donne



_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list



_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to