volXen
02-11-2011, 08:19 AM
Hi,
I need to format a number in MEL once again so I can use frame padding.
I got an int value like a 1, and I want to create a string containing 001.
I thought I came across a nice command to set the format of a value once ...
but canīt remember how it was called.
I know how to do it by checking the lenght and just adding zeros of course ...
but canīt this be accomplished with just one line of code?
V
I need to format a number in MEL once again so I can use frame padding.
I got an int value like a 1, and I want to create a string containing 001.
I thought I came across a nice command to set the format of a value once ...
but canīt remember how it was called.
I know how to do it by checking the lenght and just adding zeros of course ...
but canīt this be accomplished with just one line of code?
V
