Re: [Gambas-user] XMLReader / XMLWriter

2012-08-12 Thread adrien . prokopowicz
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) >

[Gambas-user] XMLReader / XMLWriter

2012-08-12 Thread Karl Reinl
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_Acti