We have may programs that use basic format like “R%8” to prefill zeroes that were not entered or came from Excel who loves to strip them off.
We just updated our development server from 11.3.1.6022 to 14.2.1.
If your basic program takes a number in missing leading zeroes, “R%8” would turn 1234 into 00001234 in UV 11.3.1. However, on 14.2.1, it acts like a simple “R#8” and does not add the leading zeroes.
Does anyone have an idea why this functionality changed and what to do to correct it? This could damage many of our files’ data that rely on this functionality.
Nelson Schroth
