Post Reply 
long dropdown list issue
07-23-2015, 11:24 AM
Post: #3
RE: long dropdown list issue
(07-23-2015 09:59 AM)DrD Wrote:  The INPUT() statement, specifically using the choose variant, seems to have a bug when Choosing a selection from a list with an index greater than 9, (anything requiring scrolling down). The selection is successful just one time. Re-running the program again, with that same selection will cause a crash.

Memory corruption occurs as a result of the Choice scrolling activity.

-Dale-

yes Dale, I think the same thing.
In another program I noted also that using two different lists (like months and days), the longer will be truncated at the size of the shorter.

I think to divide the list into parts and handle them with another choose list: a bit tricky and maybe ugly, but more secure, I hope...

Salvo

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
long dropdown list issue - salvomic - 07-23-2015, 05:58 AM
RE: long dropdown list issue - DrD - 07-23-2015, 09:59 AM
RE: long dropdown list issue - salvomic - 07-23-2015 11:24 AM
RE: long dropdown list issue - DrD - 07-23-2015, 11:38 AM
RE: long dropdown list issue - salvomic - 07-23-2015, 12:30 PM
RE: long dropdown list issue - DrD - 07-23-2015, 03:53 PM
RE: long dropdown list issue - salvomic - 07-23-2015, 04:01 PM
RE: long dropdown list issue - Marcel - 07-23-2015, 09:28 PM



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