static long conceptFileSize(S progID) { ret fileSize(conceptsFile(progID)); } static long conceptFileSize() { ret conceptFileSize(dbProgramID()); }