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

  1. Newsgroups: comp.lang.rexx
  2. Path: sparky!uunet!mcsun!sunic!aun.uninett.no!ugle.unit.no!ugle!anders
  3. From: anders@lise3.lise.unit.no (Anders Christensen)
  4. Subject: Re: Blanks, REXX, and portability...
  5. In-Reply-To: Dave Gomberg's message of Thu, 27 Aug 1992 13:11:46 PDT
  6. Message-ID: <ANDERS.92Aug28021358@lise3.lise.unit.no>
  7. Sender: news@ugle.unit.no (NetNews Administrator)
  8. Organization: /home/flipper/anders/.organization
  9. References: <REXXLIST%92082716163624@UGA.CC.UGA.EDU>
  10. Date: 28 Aug 92 02:13:58
  11. Lines: 35
  12.  
  13. In article <REXXLIST%92082716163624@UGA.CC.UGA.EDU> Dave Gomberg <GOMBERG@UCSFVM.BITNET> writes:
  14.  
  15. > Maybe the following comprimise on standards handling of white space is
  16. > acceptable:
  17. >
  18. >   1.  The standard thruout uses the word blank.
  19. >
  20. >   2.  This text is added:  "Some operating systems routinely use more than
  21. >       one character as meaning the same [...]
  22.  
  23. That is the "status quo" solution, It really does not say anything
  24. more than 2nd ed of TRL, except from the note that the concept of
  25. 'blank' is likely to differ between operating systems. 
  26.  
  27. If no other solution is acceptable, then that is the best solution,
  28. since it leaves the TRL as is (most people acknowledges TRL as the
  29. basis of the standard). The same solution should be chosen in other
  30. situations where agreement is impossible to achieve. Many may not
  31. think that is is the _perfect_ solution, since it is not very
  32. specific, but I assume that it at least is the solution acceptable to
  33. most parties.
  34.  
  35. With this flame-war on REXXLIST/comp.lang.rexx, one thing has at least
  36. been achieved: the probability that the problem is going to be
  37. discussed at the coming ANSI REXX meeting has increased ... :-)
  38.  
  39. >       If there is no consensus among users as to which characters are
  40. >       equivalent to blanks, then only the blank character should be so
  41. >       implemented."
  42.  
  43. I am not really sure how to interpret this. As long as "users",
  44. "consensus" and "be implemented" (implemented where? and by whom?) is
  45. rather unspecified, I think that sentence should be left out.
  46.  
  47. -anders
  48.