From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cf72236526e50aab X-Google-Attributes: gid103376,public From: Geoff Bull Subject: Re: newbie question: the " character inside a string Date: 2000/05/25 Message-ID: <392C793E.31518047@research.canon.com.au>#1/1 X-Deja-AN: 626956589 Content-Transfer-Encoding: 7bit References: <8ggcnp$83r$1@inf2.informatik.uni-stuttgart.de> <8ggrm2$ein$1@nnrp1.deja.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@research.canon.com.au X-Trace: cass.research.canon.com.au 959215890 4922 203.12.174.227 (25 May 2000 00:51:30 GMT) Organization: Canon Information Systems Research Australia Mime-Version: 1.0 NNTP-Posting-Date: 25 May 2000 00:51:30 GMT Newsgroups: comp.lang.ada Date: 2000-05-25T00:51:30+00:00 List-Id: Ted Dennison wrote: > the LRM seems like overkill for such a simple question. Finding the answer to such a simple question is a good way to learn how to use the RM. As well, the RM is often a quicker source for an answer because it is not obscured by a lot of explanation. When I don't understand the RM, I then consult a textbook.