5 messages in org.openoffice.fr.progUn programme OOo 1 qui plante sur OOo 2
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:Un programme OOo 1 qui plante sur OOo 2Actions...
From:Ludovic CHEVALIER (tens@no-log.org)
Date:Dec 22, 2006 8:29:10 am
List:org.openoffice.fr.prog

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