home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / rexx / 1322 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.6 KB

  1. Path: sparky!uunet!caen!zaphod.mps.ohio-state.edu!cs.utexas.edu!gateway
  2. From: KNP2%MARIST@VM.MARIST.EDU (Christopher J. Schmitz)
  3. Newsgroups: comp.lang.rexx
  4. Subject: EXECIO and MUSIO
  5. Date: 18 Nov 1992 20:36:53 -0600
  6. Organization: UTexas Mail-to-News Gateway
  7. Lines: 21
  8. Sender: daemon@cs.utexas.edu
  9. Distribution: inet
  10. Message-ID: <9211190237.AA08942@deepthought.cs.utexas.edu>
  11. NNTP-Posting-Host: cs.utexas.edu
  12.  
  13. Dear Whoever,
  14.      I'm having a problem tring to make a chat program on a MUSIC
  15. system that we have here at Marist.  Here's the problem.  I want the
  16. REXX program to read the last 21 lines of a file called chatfill1.
  17. However, since this is being done in a MUSIC environment, I can't use
  18. EXECIO, but I have to use MUSIO.  From what I know, they are almost
  19. exactly the same.  As far as reading, writeing, and appending.  After
  20. the program pulls the last 21 lines out of the file, it will display
  21. them in a panel.  And every line that someone inputs to the screen will
  22. be writtin to the last line of chatfill1.  And so it's just one big
  23. loop untill you '/quit' out of it.  Anyway,.. if anyone knows what I'm
  24. talking about PLEASE tell me.  If you want to see the code, which isn't
  25. documentated yet, I can post it to here.  However the panels you'll have
  26. to make up yourself (sorry).  Well,.. that's about it.  Thanks
  27. -- Christopher J. Schmitz --
  28.  
  29.  
  30. P.S.  I don't have usenet access at my school, however I can telnet to
  31.       a certian site and read the news there.  So feel free to either
  32.       E-mail here or to the newsgroup thanks.  If you want the code then
  33.       E-mail me,.. Thanks
  34.