writing "0" with jit.gl.text???

mr.l's icon

Hello,

how do I write a text like "01" with jit.gl.text2d??
If I use the message text ( "text 01"), it will give out only 1 without the zero. I tried "sprintf", but doesn't help.
Any ideas would be helpfull!

thanx a lot,
mr.l