home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / rexx / 815 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.2 KB  |  24 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!paladin.american.edu!auvm!UCSFVM.BITNET!GOMBERG
  3. Message-ID: <REXXLIST%92082801405886@UGA.CC.UGA.EDU>
  4. Newsgroups: comp.lang.rexx
  5. Date:         Thu, 27 Aug 1992 22:37:05 PDT
  6. Sender:       REXX Programming discussion list <REXXLIST@UGA.BITNET>
  7. From:         Dave Gomberg <GOMBERG@UCSFVM.BITNET>
  8. Subject:      Re: Blanks, REXX, and portability...
  9. In-Reply-To:  Message of Thu,
  10.               27 Aug 1992 23:37:20 EDT from <ophof@SERVER.UWINDSOR.CA>
  11. Lines: 11
  12.  
  13. Eric's problem generates no "can of worms" in one case, the case where
  14. blanks are spaces, and nothing else is.  Then value is terminated by
  15. one or more spaces followed by a colon, or the end of line.  Simple,
  16. and right.  The so-called problem comes from a design flaw in an
  17. underlying system that synonymizes characters that are not at all the
  18. same because the implementers did not understand history.
  19.  
  20. If it is required that 20 characters be syonymized because the designers
  21. of a character set did not understand the distinction between a character
  22. set and a printer control languague, I for one don't want to buy a device
  23. that fools around with that character set.
  24.