<> <> <> <> DIRECTORY DBCommon USING[DBPage]; DBStoragePrint: CEDAR DEFINITIONS = BEGIN PrintPage: PROC[--dbPage--DBCommon.DBPage, --p--LONG POINTER, --fullPrint--BOOLEAN]; <> <> END.--DBStoragePrint <> Created by MBrown on June 1, 1980 10:03 PM Changed by MBrown on August 2, 1980 10:15 PM <> Changed by Willie-Sue on February 15, 1985 <>