Gil wrote, in part:

> ADDRESS
>    sometimes not quoted

 

Um. When would it be quoted? You *can* but you never need to:

address banana /* Always sets the environment to BANANA */

address 'banana' /* Also sets the environment to BANANA */

fruit='KIWI' 

address value fruit /* Sets the environment to KIWI */

 

Common confusion.

 

...phsiii (being pedantic, but this is a pedantic thread!)


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to