<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>7 Oct 2015 16:45:28 Z</lastBuildDate><pubDate>7 Oct 2015 16:45:28 Z</pubDate><description>I'm wanting to zero fill a number with the option of a suffix character.  I have read this - http://doc.windev.com/en-US/?1014015&amp;name=numeric_currency_control_input_display_masks&#13;
&#13;
1 -&gt; 000001&#13;
10A -&gt; 000010A&#13;
&#13;
I can only find reference to adding a 0 leading your input mask.  But doing 0999999 just prefixes the number with one zero.  So 1 is 01.  If I put 5 0's - it adds all 5 zeros no matter what number I put in.  (1 is 000001, 1000 is 0000010000)&#13;
&#13;
Is there deeper level I need to go to to program a mask?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54364-zero-fill-input-mask/read.awp</link><title>Zero Fill Input Mask</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
