> > as > > blockwrite(file, par, count) suffice? > > No, you must do a > > BlockWrite(File,Pointer(Par)^,Length(Par)); > Par[1] is maybe more elegant?