> I have had a number of times where, given ONLY the hex file, I've needed > to burn 1 code protect OFF part to read or even send back to someone (to > make sure I did indeed have the right .hex file, etc.) - and then many > more parts that're set with Code Protect=all. (or just plain ON, > depending on the part.) Seems to me that this could be easiliy handled by the compiler/assembler (mine at least can do this from the command line), but I see the point. OK rephrase: there should at least be a command-line or go-button driven interface that asks no questions. But I am only a lowly hobbyist 16x84 user, and I want to be able to compile/burn/run from a single command line. Things might be very different in a professional (non-hobby) production (large number of OTP) evironment. Wouter