static L loadListFromFile(S progID, S fileName) { ret unnull((L) loadStructureFromFile(getProgramFile(progID, fileName))); }