home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / rexx / 887 < prev    next >
Encoding:
Text File  |  1992-09-04  |  701 b   |  21 lines

  1. Newsgroups: comp.lang.rexx
  2. Path: sparky!uunet!wrkgrp!ets
  3. From: ets@wrkgrp.COM (Edward T Spire)
  4. Subject: Re: PARSE dispute -- who is wrong?
  5. Message-ID: <1992Sep4.155727.2404@wrkgrp.COM>
  6. Organization: The Workstation Group
  7. References: <REXXLIST%92090401542436@UGA.CC.UGA.EDU>
  8. Date: Fri, 4 Sep 92 15:57:27 GMT
  9. Lines: 10
  10.  
  11. GOMBERG@UCSFVM.BITNET (Dave Gomberg) writes:
  12. : This is a BUG!  Mike long ago clarified that variable lists have no
  13. : effect on what the triggers match.  The triggers break up the input
  14. : string, then the variable lists are assigned.  Get the other implementation
  15. : fixed!  Dave
  16.  
  17. The current production version of uni-REXX performs identically to CMS
  18. with respect to this issue.
  19.  
  20. -Ed
  21.