BaBernd
13th July 2015, 18:44
Hello to All,
I'd like to convert the Price of tdpur401.pric into a string. Or instead of the Price from tdipu001.prip to a string value.
I've tested with str$(tdpur401.pric). But I've read that is only for Long values.
For double values I should use sprintf$()-function. But sprintf$ will only transform strings and not double as I've read in the description. So what can I do now?
The formatting example are always poor cause there is no where written how to include a table field like "tdpur401.pric" or a variable which is declared as double value.
Best Regards
Bernd
I'd like to convert the Price of tdpur401.pric into a string. Or instead of the Price from tdipu001.prip to a string value.
I've tested with str$(tdpur401.pric). But I've read that is only for Long values.
For double values I should use sprintf$()-function. But sprintf$ will only transform strings and not double as I've read in the description. So what can I do now?
The formatting example are always poor cause there is no where written how to include a table field like "tdpur401.pric" or a variable which is declared as double value.
Best Regards
Bernd