1. Re: Reading a file into a "sequence"...correction
- Posted by cklester <cklester at yahoo.com> Nov 18, 2004
- 477 views
- Last edited Nov 19, 2004
John F Dutcher wrote: > Unfortunately the 4th line of the code shown: line = line[2] > always errors with a type check error saying line = 0 ??? That's why you should declare line as an object. -=ck "Programming in a state of EUPHORIA." http://www.cklester.com/euphoria/