Varun Manocha wrote:
> Hi Mark,
> 
> The first hit on Google for "Rexx alternate library" would get you to the 
> link on the IBM website to do the REXX Alternate Library. Here is the link 
> for your convenience :
> 
> http://www-1.ibm.com/support/docview.wss?rs=960&uid=swg24006107
> 
> HTH,
> Varun
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>

Perfect. Thanks for the quick assistance.

-- 
Mark Jacobs
Time Customer Service
Tampa, FL
------

The primary purpose of the DATA statement is to give names to
constants; instead of referring to pi as 3.141592653589793 at
every appearance, the variable PI can be given that value with
a DATA statement and used instead of the longer form of the constant.

This also simplifies modifying the program, should the value of
pi change.

- FORTRAN manual for Xerox computers

----------------------------------------------------------------------
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

Reply via email to