Message 1 of 26
Create Variables on the Fly
Not applicable
02-06-2000
07:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
What Frank and Randy have shown do exactly what I need but before I go
with the big move I am interested in how this method works.
For instance both Frank and Randy showed how it could be done by
providing the snipit code how do you suppose this is going to work
without using set or read?
Thank you all very much I never knew about the set command and I am
extremely excited. \\\\Kicking myself//////
David at the CADapult
http://geocities.com/~cadapult
On Mon, 7 Feb 2000 15:16:03 -0800, "R. Robert Bell"
wrote:
>I don't think that's a good example.
>
>Michael means that (nth I MyList) or (foreach I MyList), where MyList =
>'("A" "B" "C"), is just as good as incrementing variable names (in fact,
>less work!). Do I get a gold star, Mike? There is no compelling reason for
>incrementing, dxf-style, lists, either.
with the big move I am interested in how this method works.
For instance both Frank and Randy showed how it could be done by
providing the snipit code how do you suppose this is going to work
without using set or read?
Thank you all very much I never knew about the set command and I am
extremely excited. \\\\Kicking myself//////
David at the CADapult
http://geocities.com/~cadapult
On Mon, 7 Feb 2000 15:16:03 -0800, "R. Robert Bell"
>I don't think that's a good example.
>
>Michael means that (nth I MyList) or (foreach I MyList), where MyList =
>'("A" "B" "C"), is just as good as incrementing variable names (in fact,
>less work!). Do I get a gold star, Mike? There is no compelling reason for
>incrementing, dxf-style, lists, either.