Negative Numbers and NumberFormat
Bob Sneidar
bobsneidar at iotecdigital.com
Thu Apr 6 18:09:56 EDT 2017
Oh that is interesting. Each number has to be a separate argument. That is something I did not glean from reading the docs a while back.
Bob S
On Apr 6, 2017, at 14:26 , Paul Dupuis via use-livecode <use-livecode at lists.runrev.com<mailto:use-livecode at lists.runrev.com>> wrote:
put format("%03d.%03d.%03d.%03d",192,168,1,1) produces 192.168.001.001
More information about the use-livecode
mailing list