Ya, That solves the purpose currently..Thanq... If i need numbers below 1000 what can i do...?
On 1/7/09, Piller Sébastien <[email protected]> wrote: > Why not starting from 1000 to 9999? Are the values under 1000 really needed? > > indireddysankar a écrit : >> Hi, >> To test my application , i need to send mobile Numbers as >> 988696[any four digit numbers ] >> if i use _Random function for generating FOUR digit random numbers as >> ${__Random(0001,9999,userNumber)} ,it is generating numbers starting >> from 0 to 9999 >> ex: 12,453,5539,8,74,...i need to generate only four digit numbers but >> not all numbers in the range. >> please help me in this regard... >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

