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 <[email protected]<mailto:[email protected]>> wrote: put format("%03d.%03d.%03d.%03d",192,168,1,1) produces 192.168.001.001 _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
