Re: we need official libs : Swap

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

As long as this thread is still going, here's
what I'd like to be able to do:

include get.e
atom num
num = value ("7") [2]

instead of:

include get.e
object num
num = value ("7")
num = num[2]

Complex assignments are Okay with me but I'd still
put subscripting function calls higher on the list.
It seems there's less confusion that could occur.
Anyone else agree with me, or not?

Lewis Townsend


_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu