Re: Appending to a "sequence"
- Posted by Dave Probert <zingo at purpletiger.com> Nov 18, 2004
- 519 views
The format of the Append() command is as a function - ie, it returns a value. fred = append(fred, '{') would work ok. probably :) > while 1 do > line = {} > append(line, '{') > recd = gets(fn) > if atom(recd) then exit . .. : :: = == == = :: : .. . Server-Side DB driven web sites, Software Development and part-time games developer contact dave_p at purpletiger dot com . .. : :: = == == = :: : .. .