home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / rexx / 954 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.9 KB  |  40 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!LNS598.TN.CORNELL.EDU!DSR
  3. X-Delivery-Notice:  SMTP MAIL FROM does not correspond to sender.
  4. X-Mts: smtp
  5. Message-ID: <9209081750.AA03265@lns598.TN.CORNELL.EDU>
  6. Newsgroups: comp.lang.rexx
  7. Date:         Tue, 8 Sep 1992 13:50:26 -0400
  8. Sender:       REXX Programming discussion list <REXXLIST@UGA.BITNET>
  9. From:         cultural elite <dsr@LNS598.TN.CORNELL.EDU>
  10. Subject:      Re: Blanks, REXX, and portability...
  11. Comments: To: General REXX Language Discussion List
  12.               <REXXLIST@ucf1vm.cc.ucf.edu>
  13. In-Reply-To:  Your message of "Tue, 08 Sep 92 10:21:06 PDT."
  14. Lines: 24
  15.  
  16. Dave Gomberg <GOMBERG@UCSFVM.BITNET> writes:
  17. >On Tue, 8 Sep 1992 12:32:48 -0400 cultural elite said:
  18. >>Ok, call me blind, I but I can't see this hole I seem to be in.  You'll
  19. >>have to explain how you get c=a||b; pos(a,c)=0 out of any sensible
  20. >>proposal.
  21. >
  22. >If the synonymy of tabs to a particular number of blanks were accepted, and
  23. >if assignment did normalization (as it often does, both in standards and in
  24. >practice) then c might well have a tab when a ended and b began with strings
  25. >of blanks.   Dave
  26.  
  27. Wild.  What languages have you used that do normalization on assignment?
  28. It doesn't sound to me like a reasonable thing to do.
  29.  
  30. But anyway, I'm not advocating that tabs and blanks be made generally
  31. synonymous--all I want is for them to both be accepted as word separators
  32. in parse, word(), words(), and a few other obvious places, which does not
  33. imply general synonymy.  However, Eric may have come up with a serious
  34. objection with his argument that this implies '\t' = ' ' be true, which
  35. I'm not entirely happy about.
  36. --
  37. Dan Riley                          Internet:   dsr@lns598.tn.cornell.edu
  38. Wilson Lab, Cornell University     HEPNET/SPAN: lns598::dsr (44630::dsr)
  39.      "Maybe, leastways is the best way of all" -Caterwaul
  40.