Yes. I guess I might have been thinking of bit value 256 as "don't prompt" and bit value 512 as "do save". But you're right, there are four values available, and we only need three, so it could be 512 if that works better for your design.
"April White" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Bruce Dodson wrote: > >>Looking at the savebefore flags, it would be easier to set and evaluate >>them if these were the flag values: >> >> jobSaveBeforePrompt=0, // default >> jobSaveBeforeYes=768, >> jobSaveBeforeNo=256, >> jobSaveBeforeMask=768 >> > Hello Bruce, > > Interesting idea, though 768 could be 512. > I'll explorer it later today > > April > > -- > One does not thank logic. > Sarek, 'Journey to Babel', stardate 3842.4 _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
