Click to See Complete Forum and Search --> : Is there a function in java that is like VB's format?
dmartin17
Feb 19th, 2002, 02:26 PM
I need to output integer values in a 4 digit number(ie 4 = 0004) I know i can do this using VB's format command but is there somehting like this in java?
Thanks
Dillinger4
Feb 19th, 2002, 03:14 PM
Offhand i couldn't tell you the specific method but im sure that it is contained within either the java.text.NumberFormat or java.text.DecimalFormat classes.
dmartin17
Feb 19th, 2002, 03:45 PM
thats good but if you can find the specifics it would be appreciated
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.