On Thu, 7 Aug 2008 12:47:35 +0200, Itschak Mugzach <[EMAIL PROTECTED]> wrote:
>Does compiled Rexx need a run-time library to operate? Yes. > If so, will static bind solve this requirement? No, however you could (as another member noted) ship the free alternate library with your compiled REXX exec. As far as I know, however, the alternate library basically runs the exec in an interpreted mode, as though you had not compiled it. See http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/h1981605/1.4.4?SHELF=EZ2ZO10K&DT=20030825101721 or http://preview.tinyurl.com/55eefh for more information. -- Walt ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

