<<>> <> <> <> <> <> <> <> <> <> <> <> <<>> USER PROFILES CEDAR 2.0  FOR INTERNAL XEROX USE ONLY UserProfile Documentation for UserProfile Options © Copyright 1984, 1985, 1986, 1987, 1988, 1989, 1990 Xerox Corporation. All rights reserved. Abstract: Many components of Cedar permit the user to parameterize their behavior along certain predefined dimensions via a mechanism called the User Profile. Whenever the user boots or rollsback, his user profile is consulted to obtain the value for these parameters. Maintained by: PCedarSupport:parc:xerox XEROX Xerox Corporation Palo Alto Research Center 3333 Coyote Hill Road Palo Alto, California 94304 For Internal Xerox Use Only <> <> <> <: RETURN, where key is a sequence of alphanumerics or .'s (case does not matter) and value is either (1) a BOOLEAN, (2) an INT, (3) a TOKEN, which is a rope consisting of either a sequence of characters delimited by SP, CR, TAB, Comma, Colon, or SemiColon, or, in the case that the first character is '", the sequence of characters up to the next matching '", or (4) a ListOfTokens. Comments can appear at any point in the profile, and are ignored.>> <RETURN acts as if the contents of the named file were included at this point. To make this feature more useful, a ">" (or "<") may be placed immediately after the colon of profile entries, meaning to append (or prepend) the of this line to the previously defined for the same key, if there is one.>> <> <<% SetRopeProfileFromFile {fileName}>> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <>