5 messages in org.openoffice.fr.progRe: [prog] Un programme OOo 1 qui pla...
FromSent OnAttachments
Ludovic CHEVALIERDec 22, 2006 8:29 am 
Laurent GodardDec 22, 2006 8:40 am 
xavier roguiezDec 22, 2006 8:50 am 
Ludovic CHEVALIERDec 22, 2006 9:52 am 
Francois GattoDec 22, 2006 9:02 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [prog] Un programme OOo 1 qui plante sur OOo 2Actions...
From:Francois Gatto (oo@volcar.org)
Date:Dec 22, 2006 9:02:16 pm
List:org.openoffice.fr.prog

Bonjour,

Ludovic CHEVALIER a écrit :

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!

Pas de problème sous Windows XP-Pro SP2 et OOo 2.1.0

Francois