home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / bit / listserv / lvmctr / 215 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.2 KB  |  32 lines

  1. Newsgroups: bit.listserv.l-vmctr
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!news.ils.nwu.edu!uxa.ecn.bgu.edu!xmas
  3. From: xmas@uxa.ecn.bgu.edu (Mark A. Stevens)
  4. Subject: Re: Fixes via Direct Info
  5. Message-ID: <1992Aug26.134901.23127@uxa.ecn.bgu.edu>
  6. Organization: Educational Computing Network
  7. References: <L-VMCTR%92082523083091@VM1.CC.UAKRON.EDU>
  8. Date: Wed, 26 Aug 1992 13:49:01 GMT
  9. Lines: 21
  10.  
  11. In article <L-VMCTR%92082523083091@VM1.CC.UAKRON.EDU> ucnick@SOCRATES.UMD.EDU (Nick Gavrielatos) writes:
  12. >One more thing: Watch out when you download fixes from the
  13. >BBS, because the NOT sign in rexx(^) as well as the OR
  14. >character(|) dont get downloaded correctly, but instead
  15. >get translated to some other irrelevant hex character,
  16. >which of course if pass undetected can cause problems
  17. >later on.
  18.  
  19. You can fix the | at least with the following:
  20.  
  21.      XEDIT fileid
  22.      SET HEX ON
  23.      CHANGE /X'6A'/X'4F'/* *
  24.      FILE
  25.  
  26. I know, I've been there ;->
  27. -- 
  28. Mark A. Stevens                           Phone:    708-534-0200
  29. Systems Programmer                        Internet: xmas@uxa.ecn.bgu.edu
  30. Educational Computing Network             BITNET:   XMAS@ECNUXA.BITNET
  31. Board of Governors Universities           VMSHARE:  ECE/MARK
  32.