... digits(300, 250, "STR: %.0f ", *, 1, STR); //numeric integer eg " 5" digits(300, 250, "STR: %.3f ", *, 1, STR); //numeric to 3 decimals eg " 5.123" digits(300, 250, "STR: %7.3f ", *, 1, STR); //7 digit numeric to 3 decimals eg "_ 5.123" ...
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de