Hi Bob.

Of course!

if x = 5 then
bigword= NUM[1]*1000 + (NUM[2]*100) +(NUM[3]*10)+(NUM[4]*1)

This will make a number from my digits. Piece of cake! But i guess it`s allways easy once they show you how Thanx again.