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 16, 2004 1:30:34 am
List:org.openoffice.fr.prog

Bonjour Yannick,

Dim MyProps 'as Object ??

MyMerge.execute(MyProps()) ??

je suis obligé de mettre "as Object" en commentaire car sinon j'ai une erreur du type (et ce à chaque que j'ai "as ..." dans mon code).

quelqu'un voit-il ce que je dois mettre? ou y'a-t-il un équivalent?

j'aurait tenadance à dire que si ca passe eavec une definition an variant, autant laisser comme ca par contre il faut un tableau en argument donc essaye dim MyProps() MyMerge.execute(MyProps())

Tiens nous au courant

Laurent