home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.rexx
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!pacbell!varian!csbvax!kevin
- From: kevin@csbvax.uucp (Kevin Myers)
- Subject: varible assignment question
- Message-ID: <1992Nov5.150603.12549@varian.com>
- Sender: news@varian.com (USENET News System)
- Organization: Varian Associates
- Date: Thu, 5 Nov 92 15:06:03 GMT
- Lines: 10
-
-
- Platform: OS/2 2.0 PMREXX
-
- I have a question that doesn't appear in the faq.
- Can I assign the output of some command to a variable.
- In unix shell I use myvar=`mycommand` which runs mycommand
- and assignes sdtout to the variable myvar. Can this be
- done in REXX?
-
- kevin@varian.com
-