home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!concert!borg!news_server!martinc
- From: martinc@grover.cs.unc.edu (Charles R. Martin)
- Newsgroups: comp.lang.rexx
- Subject: Re: Blanks, REXX, and portability...
- Message-ID: <MARTINC.92Sep6222925@grover.cs.unc.edu>
- Date: 7 Sep 92 02:29:25 GMT
- References: <REXXLIST%92090620541504@UGA.CC.UGA.EDU>
- Sender: news@cs.unc.edu
- Organization: UNC Department of Computer Science
- Lines: 21
- In-reply-to: GOMBERG@UCSFVM.BITNET's message of 7 Sep 92 00:53:16 GMT
-
- In article <REXXLIST%92090620541504@UGA.CC.UGA.EDU> GOMBERG@UCSFVM.BITNET (Dave Gomberg) writes:
-
- I certainly did not understand what you meant correctly. I thot that
- a shouldn't match b or c to mean a shouldn't match b and a shouldn't
- match c. If I understand what you meant, you meant a shouldn't
- match b or else a shouldn't match c. If the latter is what you mean,
- I just don't understand your point, so I cannot agree or disagree with
- it. Perhaps you could restate it?? Dave
-
- sure: the position operator should match the true characters: pos("a b"...)
- should hit on the substring "a<blank>b" in the target, not on the
- substring "a<tab>b".
- --
- Charles R. Martin/(Charlie)/martinc@cs.unc.edu/(ne crm@cs.duke.edu)
- O/Dept. of Computer Science/CB #3175 UNC-CH/Chapel Hill, NC 27599-3175
- H/3611 University Dr #13M/Durham, NC 27707/(919) 419 1754
- ----------------------------------------------------------------------
- "I am he who walks the States with a barb'd tongue, questioning every
- one I meet,/Who are you that wanted only to be told what you knew
- before?/ Who are you that wanted only a book to join you in your
- nonsense?" _Leaves of Grass_ xxiii.4.
-