6 messages in org.openoffice.fr.progRe: [prog] Première fonction
FromSent OnAttachments
Jean SympaDec 22, 2006 4:48 am 
emma...@fr.thalesgroup.comDec 22, 2006 4:58 am 
Laurent GodardDec 22, 2006 5:06 am 
Paul VeuveDec 22, 2006 5:21 am 
Laurent GodardDec 22, 2006 5:47 am 
Bernard MarcellyDec 22, 2006 11: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] Première fonctionActions...
From:Bernard Marcelly (marc@club-internet.fr)
Date:Dec 22, 2006 11:27:23 am
List:org.openoffice.fr.prog

Bonjour Jean Sympa Message du 2006-12-22 13:48:

Je lance cette macro, sans succès. Est-ce que j'ai bien écrit les paramètres de la fonction?

Sub RemplacerNSChParNCar()

Remplacer1SChPar1Car("=20", " ")

End Sub

Je n'ai pas trouvvé l'erreur et pourtant je l'ai bien cherchée.

Il n'y a pas d'erreur. La fonction fonctionne, même si elle n'est qu'une sub. J'ai recopié dans un document Writer le texte indiqué, les =20 sont bien remplacés par un espace vert.

Bernard