DIRECTORY BasicTime, DFUtilities, FileSets, IO, RedBlackTree, Rope, TextReplace, ViewerClasses; MoreFileSets: CEDAR DEFINITIONS = {OPEN FileSets; IsArchived: PROC [--caches current BTree--] RETURNS [Filter]; FromArchiveMsg: PROC [date: GMT, which: ArchiveWhich, ids: IdentificationScheme _ []] RETURNS [fs: FileSet]; EnumArchiveMsg: PROC [date: GMT, to: FileConsumer, which: ArchiveWhich, ids: IdentificationScheme _ []]; ArchiveWhich: TYPE = {archive, online}; FromArchivist: PROC [pattern: ROPE, created: GMT _ noGMT, ids: IdentificationScheme _ []] RETURNS [fs: FileSet]; EnumArchivist: PROC [pattern: ROPE, to: FileConsumer, created: GMT _ noGMT, ids: IdentificationScheme _ []]; }. >MoreFileSets.Mesa Copyright c 1984 by Xerox Corporation. All rights reserved. Last Edited by: Spreitzer, February 11, 1986 12:34:23 pm PST Filters: Primitive Enumerations: Pattern must be in [Server]... format, not slashy format. Pattern must be in [Server]... format, not slashy format. Κ˜code™Kšœ Οmœ1™