Post Reply 
list command
04-30-2014, 03:53 PM
Post: #1
list command
Hello,

I cannot find any documentation about the "list" command. I stumbled upon it in trying to make a list out of a sequence of numbers. For example I was hoping that input list(1,2,3) will create the list [1 2 3], but it does not.

If I type list(1) I obtain 256. If I type list(2) I obtain 512, which is list(1)*2.
it accepts multiple arguments: list(1,2,3) outputs [256 512 768]

It does not seem that it is something I have in memory or anything....so I thought someone may know. Thanks.

A.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
list command - Alberto Candel - 04-30-2014 03:53 PM
RE: list command - Han - 04-30-2014, 04:34 PM
RE: list command - Alberto Candel - 04-30-2014, 04:41 PM
RE: list command - Tim Wessman - 04-30-2014, 05:16 PM
RE: list command - Alberto Candel - 04-30-2014, 05:35 PM
RE: list command - Alberto Candel - 05-05-2014, 08:54 PM
RE: list command - Alberto Candel - 04-30-2014, 11:57 PM
RE: list command - Angus - 05-01-2014, 12:27 PM
RE: list command - Tim Wessman - 05-01-2014, 02:04 PM
RE: list command - Angus - 05-01-2014, 03:40 PM
RE: list command - Alberto Candel - 05-01-2014, 05:28 PM
RE: list command - Tim Wessman - 05-01-2014, 09:38 PM
RE: list command - Alberto Candel - 05-01-2014, 09:47 PM
RE: list command - Tim Wessman - 05-01-2014, 10:34 PM
RE: list command - Alberto Candel - 05-02-2014, 01:09 AM
RE: list command - Angus - 05-02-2014, 08:10 AM
RE: list command - parisse - 05-03-2014, 09:26 AM



User(s) browsing this thread: 1 Guest(s)