Post Reply 
How to remove an item from a list? [SOLVED]
10-22-2016, 09:28 AM (This post was last modified: 10-22-2016 09:37 AM by StephenG1CMZ.)
Post: #3
RE: How to remove an item from a list?
http://www.hpmuseum.org/forum/thread-7001.html
is also a useful library of list-handling procedures in the software library.

Suggested enhancement to the syntax:
To remove an item from the end of the list, the simplest and most obvious syntax would be
SIZE(Let):=SIZE(Let)-1
But SIZE(Let):=
Is not currently supported.

Stephen Lewkowicz (G1CMZ)
https://my.numworks.com/python/steveg1cmz
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to remove an item from a list? - StephenG1CMZ - 10-22-2016 09:28 AM



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