bluecjh
Programmer
- Mar 12, 2003
- 385
If I wanted to avoid hard coding
a list of values into an array (for example)
used in a crystal formula,
how can I reference say a text file or perhaps a table for the list of values?
In my case I want to compare a variable to see if
it's value is included in the list, but i don't like
hard coding all the values.
thanks
Chris
a list of values into an array (for example)
used in a crystal formula,
how can I reference say a text file or perhaps a table for the list of values?
In my case I want to compare a variable to see if
it's value is included in the list, but i don't like
hard coding all the values.
thanks
Chris