Hello,
I want to put data from a field to a file, but I do not get the correct format.
The field-name of the field is "Preis" and the format is z,zzz,zz9.99
The command is:
PUT UNFORMATTED STRING(xxx.Preis).
If the price is 30,00, I get 30 in the export file.
This is wrong, I want to have...