Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site dartvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!decvax!dartvax!mss From: mss@dartvax.UUCP (Mark Sherman) Newsgroups: net.micro.mac Subject: Problem with Macintosh version of RMaker Message-ID: <3751@dartvax.UUCP> Date: Mon, 28-Oct-85 18:21:40 EST Article-I.D.: dartvax.3751 Posted: Mon Oct 28 18:21:40 1985 Date-Received: Wed, 30-Oct-85 06:04:43 EST Reply-To: mss@dartvax.UUCP (Mark Sherman) Organization: Dartmouth College, Hanover, NH Lines: 8 According to the documentation for RMaker (on the Macintosh), one can include arbitrary characters in a character string by using the backslash convention, i.e., a "\" followed by two hexadecimal digits will insert the denoted character. The Lisa RMaker does place a CR when I use "\0D", but the Macintosh version inserts a "D" into the string. The same problem happens when I tried \D, \d, and \0d. Has anyone else seen this problem? Anyone know a way around it? -Mark (mss@dartmouth.csnet)