open(file) for(..){ byte[] bytes… bytes[..]=… appendToFile(file, bytes); } close(file);
Matt Small - Microsoft Escalation Engineer - Forum Moderator