On Wed, 25 Apr 2007, Mihael Hategan wrote: > I was trying: > string a; > a = random(); > > But for some reason this translates into random(a). @random not random perhaps. --