Re: Appending to a "sequence"

new topic     » goto parent     » topic index » view thread      » older message » newer message

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
. .. : :: = == == = :: : .. .

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu