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

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!UCSFVM.BITNET!GOMBERG
  3. Message-ID: <REXXLIST%92090118511438@UGA.CC.UGA.EDU>
  4. Newsgroups: comp.lang.rexx
  5. Date:         Tue, 1 Sep 1992 15:01:06 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 Tue, 1 Sep 1992 16:18:42 GMT from <ets@WRKGRP.COM>
  10. Lines: 12
  11.  
  12. On Tue, 1 Sep 1992 16:18:42 GMT Edward T Spire said:
  13. >: I later wrote a little
  14. >: UNIX REXX program (see below) to investigate this anomalous (to me)
  15. >: phenomenon.  I was shocked to discover that this UNIX REXX
  16. >: interpreter considered 41 of the 256 possible 8-bit codes in the
  17. >: range '00'X to 'FF'X to be blanks!  41? Where did this come from?
  18. >
  19. >I ran your program on an RS/6000 and got 6 white space characters,
  20. >not 41.  Then I ran it on a older Sun and got 48!  On a newer Sun
  21. >I got 7, on an HP I got 10, and on SCO I got 44.
  22.  
  23. Now there is an operating system you can really sink your teeth into!
  24.