| Date: | Sat, 9 Nov 2002 15:04:39 +0000 |
| Reply-To: | Chris Teff <christeff@BTINTERNET.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Chris Teff <christeff@BTINTERNET.COM> |
| Organization: | BT Openworld |
| Subject: | Columns to array values - URGENT |
| Content-Type: | text/plain; charset="US-ASCII" |
I have transposed, using an account number, some data so that a list of
flags reads across.
I have then put these columns into an array. What I would like help with is:
a) how can make the dimensions of the array to be dynamic depending how many
columns end up in the dataset after transposing.
b) how can add the strings in the array together to make one variable.
If possible I need this answer by Monday morning.
Simon.
|