<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Same answer. No punctuation. No other scripts (e.g. arabic). Just a sequence of 0-9.<div class=""><br class=""></div><div class="">JSword uses it in its install manager to build a progress meter.<div class=""><br class=""></div><div class="">BTW, In C the common routine is atoi, which stops on the first non-digit. So your example would come back as 1.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Feb 23, 2019, at 2:24 PM, David Haslam &lt;<a href="mailto:dfhdfh@protonmail.com" class="">dfhdfh@protonmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">   <div class="">Typo correction. &nbsp;</div><div class=""><br class=""></div><div class="">Both separators should have been keyed as a comma.&nbsp;</div><div class=""><br class=""></div><div class=""><blockquote class="protonmail_quote" type="cite">InstallSize=1,744,408</blockquote></div><div class=""><br class=""></div><div id="protonmail_mobile_signature_block" class="">Sent from ProtonMail Mobile</div> <div class=""><br class=""></div><div class=""><br class=""></div>On Sat, Feb 23, 2019 at 19:21, DM Smith &lt;<a href="mailto:dmsmith@crosswire.org" class="">dmsmith@crosswire.org</a>&gt; wrote:<blockquote class="protonmail_quote" type="cite">  JSword would. It uses a parser to convert it from a string to an integer and it doesn’t understand that format.<br class=""><br class="">&gt; On Feb 23, 2019, at 10:00 AM, David Haslam &lt;<a href="mailto:dfhdfh@protonmail.com" class="">dfhdfh@protonmail.com</a>&gt; wrote:<br class="">&gt;<br class="">&gt; Would SWORD baulk if the InstallSize key contained commas as thousands separators? e.g.<br class="">&gt;<br class="">&gt; InstallSize=1,744.408<br class="">&gt;<br class="">&gt; David<br class="">&gt;<br class="">&gt; Sent from ProtonMail Mobile<br class="">&gt; _______________________________________________<br class="">&gt; sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" class="">sword-devel@crosswire.org</a><br class="">&gt; <a href="http://www.crosswire.org/mailman/listinfo/sword-devel" class="">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br class="">&gt; Instructions to unsubscribe/change your settings at above page<br class=""><br class=""></blockquote><div class=""><br class=""></div><div class=""><br class=""></div>_______________________________________________<br class="">sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" class="">sword-devel@crosswire.org</a><br class=""><a href="http://www.crosswire.org/mailman/listinfo/sword-devel" class="">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br class="">Instructions to unsubscribe/change your settings at above page</div></blockquote></div><br class=""></div></div></body></html>