4 messages in org.openoffice.fr.progRe: [prog] Essai d'ouverture fichier ...
FromSent OnAttachments
Philippe BoltonOct 3, 2005 7:41 am 
Laurent GodardOct 3, 2005 8:33 am 
Francois GattoOct 3, 2005 9:33 am 
Philippe BoltonOct 4, 2005 8:55 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] Essai d'ouverture fichier texte dans calc avec OOoBasicActions...
From:Laurent Godard (lgod@indesko.com)
Date:Oct 3, 2005 8:33:45 am
List:org.openoffice.fr.prog

Bonjour Philippe

PropFich(1).Name = "FilterOptions" PropFich(1).Value = sFilter

que vaut sFilter ? C'est normallement une chaine sepcifique au filtre pour le format CSV, Voir livre 'programmation OpenOffice.org" cp 10

Laurent