A.Open"abC.dat"ForInputAs#1 B.Open"abC.dat"ForOutputAs#1 C.Open"abC.dat"ForBinaryAs#1 D.Open"abC.dat"ForAppendAs#1
A.Binary B.Random C.Output D.Append
A.Input B.Write# C.Put D.Get