Lists (For a Printable Version Click Here) Here are a list of commands that affect lists. Note that these commands are only for dlists. dlists are linked data lists, similar to lists in other versions of Logo. Unlike other Logos, however, StarLogo does not enable you to execute dlists as instructions (that is, there is no run command). You can create a dlist using the list or sentence commands, or by enclosing the literal elements in []'s. No elements inside dlist []'s are evaluated. A popup box will open up if you click on the command name.
|