Unfortunately, it did not help.
But just to add to the original solution ...
But just to add to the original solution ...
m.lcText = ALLTRIM(THISFORM.Edit1.VALUE)
* zk 18.2.2013
m.lcText = Strconv(Strconv(m.lcText ,1),9)
*/
Zdenek