svoid thinAllProgramsBackups(bool doIt) { for (S progID : programsWithFiles()) thinAProgramsBackups(progID, doIt); }