A.Date B.Date$ C.Time D.Timer
A.2B B.0 C.2 D.4
A.dim str as string B.dim str as string(256) C.dim str as string[256] D.dim str as string*256