Bonsoir Manuel,
Merci, voila qui me rapproche de la solution...
Manuel NAUDIN a écrit :
Re,
Le 26/01/07, Didier Dorange-Pattoret<[EMAIL PROTECTED]> a écrit :
>
http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/osascript.1.html
Je vais tester.
ayant un peu de temps ce matin, j'ai testé :
<code OOoBasic>
Sub Main
dim sv as object
sv = createUnoService("com.sun.star.system.SystemShellExecute")
sv.execute("osascript","/Users/manunaudin/test.scpt",0)
End Sub
</code OOoBasic>
et ça marche ...
Cordialement.
--
Didier Dorange-Pattoret
Tel : 06.85.23.38.31
http://www.dmaths.org
http://sesamath.net
S'inscrire à la liste de diffusion de dmaths: [EMAIL PROTECTED]
Ses archives: http://listes.dmaths.org/wws/arc/users
Les Forums: http://www.dmaths.org/modules.php?name=Forums
Mailing List in english:
http://www.dmaths.org/modules.php?name=Content&pa=showpage&pid=9
Le livre de référence pour OpenOffice.org2 :
http://www.amazon.fr/exec/obidos/ASIN/2212116381/dmaths-21
Programmation OpenOffice.org2 :
http://www.amazon.fr/exec/obidos/ASIN/2212117639/dmaths-21
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]