[Gambas-user] XMLReader / XMLWriter

adrien.prokopowicz at ...626... adrien.prokopowicz at ...626...
Sun Aug 12 23:59:03 CEST 2012


Le dimanche 12 août 2012 15:50:49 Karl Reinl a écrit :
> Salut Adrien,
> 
> for reading the XMLreader needs this syntax :
> 
> Text="{pYear} & '/' & format({pMonth},'0#-')"
> Text="iif(Data_crm_Activities_classer<>'','Projekt : ','')"
> 
> but the XMLwriter put out the Attributs (not transformt)
> 
> Text="{pYear} & '/' & format({pMonth},'0#-')"
> Text="iif(Data_crm_Activities_classer<>'','Projekt : ','')"
> 
> is that normal, will that stay like that?
> 
> gambas3 svn 5019

No, this is a bug. :-)
This should be fixed in revision #5037.

Regards,
Adrien.




More information about the User mailing list