Bonjour!

Soit le programme suivant:
dim fichier as string
dim sv as object
sv = createUnoService("com.sun.star.system.SystemShellExecute")
fichier = "http://monURL";
sv.execute(fichier,"",0)

Cela fonctionne avec OOo 1, mais pas 2, car j'ai un plantage à la dernière ligne.
Qque chose à changé entre ces deux versions.

Ciao!

Ludo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Répondre à