home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.rexx
- Path: sparky!uunet!caen!nic.umass.edu!titan.ucc.umass.edu!gencon06
- From: gencon06@titan.ucc.umass.edu (WatchDog)
- Subject: ARexx question
- Message-ID: <By0op6.Mpn@nic.umass.edu>
- Sender: usenet@nic.umass.edu (USENET News System)
- Organization: University of Massachusetts, Amherst
- Date: Fri, 20 Nov 1992 13:41:30 GMT
- Lines: 16
-
- How do I execute B.rexx from within A.rexx? is this done by passing the
- filename for B.rexx to either the REXX or the AREXX port? If so, which one?
-
- Also, what does the return look like from either req.library or asl.library
- if multiple filenames are selected? ex/
- Path: df0:foo/
- Files selected: (selected in order given here)
- foo.bar
- foo.bar.1
- foo.bar.5
- foo.bar.3
- foo.bar.4
- foo.bar.2
-
- Any help is much appreciated.
- -Watchdog
-