8 messages in org.openoffice.fr.progRe: [prog] Renseignement vbscript ope...
FromSent OnAttachments
yannick privateApr 15, 2004 11:55 am 
Laurent GodardApr 15, 2004 12:01 pm 
yannick privateApr 16, 2004 1:29 am 
Laurent GodardApr 16, 2004 1:30 am 
yannick privateApr 16, 2004 3:19 am 
Laurent GodardApr 16, 2004 3:51 am 
yannick privateApr 16, 2004 8:11 am 
Laurent GodardApr 17, 2004 12:27 am 
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] Renseignement vbscript openOfficeActions...
From:Laurent Godard (list@wanadoo.fr)
Date:Apr 15, 2004 12:01:17 pm
List:org.openoffice.fr.prog

Bonsoir Yannick

je voudrai vous poser une question:

<1> Set oURL1 = createStruct("com.sun.star.util.URL") <2> oURL1.Complete = fichier

y'a-t-il un équivalent à la ligne 1?

car écrit comme à la ligne1, cela n'est pas accepté...ça marche pas...c'est le "createStruct"

qui pose problème (on me dit "type incompatible"). Je comprend vraiment pas pourquoi.

dans ton fichier VBS, as tu une ligne de ce type Set objCoreReflection= objServiceManager.createInstance("com.sun.star.reflection.CoreReflection")

La fonction CreateStruct s'en sert (objCoreReflection) pour recuperer la structure du type

Regarde dan sle VBS exemple que je t'ai envoyé comme fonctionnela definition de com.sun.star.awt.Size

Tiens nous au courant

Laurent