1. RE: type casting
- Posted by Brian Broker <bkb at cnw.com> Aug 30, 2001
- 447 views
Try the function 'value' to convert the text representation of a number (a sequence) to a numerical reprepresentation (an atom). -- Brian wick900 at operamail.com wrote: > i am reading information from a file (such as color prefs., and other > things). how could i cast this from a sequence to an atom? > >