Re: Converting text to integers
James (Greg?) Harris writes:
> ... I'm trying to parse out a BLASTER environment setting
> with the getenv function. I am sucessful with that but I can't seem to be
> able to covert the values from the string to an integer or atom.
> I.E. "A255 I5 D3". I can parse out the 255, 5 and 3 but I can't convert them
> to integers ...
In addition to Jacques conversion routines, you might find
the value() function to be useful in some cases. See doc\library.doc.
-- Rob Craig
Rapid Deployment Software
|
Not Categorized, Please Help
|
|