iPhonePick
Posted: Sun Jul 07, 2019 3:00 am
this code:
This list. Is there a limit to the number of items you can insert into a list? I have another list with 9 items that is doing the same -- clipping it at 7. I haven't seen anything in the documentation about this.
Code: Select all
put "0.5" & return & "1.0" & return & "1.5" & return & "1.6" & return & "1.7" & return & "1.8" & return & "1.9" & return & "2.0" into tchoices
iPhonePick tchoices, 0