13 messages in org.openoffice.fr.progRe: [prog] Chemins relatifs
FromSent OnAttachments
SEGUIN FrançoisSep 29, 2007 4:40 am 
xavier roguiezSep 29, 2007 4:45 am 
Bernard MarcellySep 29, 2007 5:24 am 
Bernard MarcellySep 29, 2007 5:31 am 
xavier roguiezSep 29, 2007 5:43 am 
Bernard MarcellySep 29, 2007 6:28 am 
xavier roguiezSep 29, 2007 8:17 am 
SEGUIN FrançoisSep 29, 2007 8:39 am 
xavier roguiezSep 29, 2007 9:03 am 
Bernard MarcellySep 29, 2007 9:37 am 
xavier roguiezSep 29, 2007 9:53 am 
Bernard MarcellySep 29, 2007 10:03 am 
SEGUIN FrançoisSep 29, 2007 11:48 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] Chemins relatifsActions...
From:xavier roguiez (xr@geo.hmg.inpg.fr)
Date:Sep 29, 2007 9:53:53 am
List:org.openoffice.fr.prog

Bonsoir

C'est la bonne direction, et mieux en utilisant aussi Join

Dim v As Variant, aFile As String v = split(thisComponent.URL, "/") v(UBound(v)) = "mdp.tex" aFile = join(v, "/")

Cool, bien plus compact ! Merci beaucoup @+ xavier