home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / rexx / 703 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  609 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sample.eng.ohio-state.edu!purdue!decwrl!decwrl!ogicse!jbthiel
  2. From: jbthiel@ogicse.ogi.edu (John B. Thiel)
  3. Newsgroups: comp.lang.rexx
  4. Subject: SH backquote functionality in REXX?
  5. Message-ID: <41280@ogicse.ogi.edu>
  6. Date: 13 Aug 92 04:33:47 GMT
  7. Organization: Oregon Graduate Institute (formerly OGC), Beaverton, OR
  8. Lines: 11
  9.  
  10.  
  11. What, if any, is a Rexx equivalent to the backquote mechanism as used
  12. in SH, whereby `process` is replaced by the stdio output of the
  13. process?
  14.  
  15. eg.
  16. now=`date`
  17.  
  18. -- 
  19. CSNET    jbthiel@cse.ogi.edu
  20. UUCP    ...{sun,tektronix,verdix}!ogicse!jbthiel
  21.