A.-1 B.1 C.-36 D.36
A.Rnd*60 B.Int(Rnd*20+40) C.Int(Rnd*60) D.Int(Rnd*21+40)
A.b=left(a,8,12) B.b=left(a,8,5) C.b=Right(a,5,5) D.b=mid(a,8,5)