<> <> DIRECTORY PDInterpReader; PDInterpPage: DEFINITIONS = BEGIN InterpretPage: PROC [handle: PDInterpReader.Handle] RETURNS [ok: BOOLEAN]; <> <> <> <> END.