CTD in $rand()
Posted: Thu Oct 30, 2003 5:45 pm
/echo $rand(0)
I ran into this when I forgot to set my var to something other then the default 0, so when $rand(@myvar) got called, it bailed.
I ran into this when I forgot to set my var to something other then the default 0, so when $rand(@myvar) got called, it bailed.