How do you display a number field with leading zeroes?
For a number with exactly 5 characters in its display:
textnum := @Right("00000" + @Text(num);5);
Applies to Notes Versions: 3 4 4.5 4.6 5
Last Modified: August 26, 1996
Home
Notes R3
Notes R4
Notes/Domino 4.5
Notes/Domino 4.6
Notes/Domino R5