Post Reply 
Help with INPUT and chekbox
05-22-2015, 01:42 PM
Post: #4
RE: Help with INPUT and chekbox
yeah, Dale!
it work well.

I thought that the logic was 0-1, but I had only examples with 1 or 2...

Another question, about INPUT:
I've three fields: day (textbox), month (dropbox), year (textbox):
Code:

...
{dd1,[0],{15,15,1}}, 
{mm1,{"1","2","3", "4", "5", "6", "7", "8", "9", "10", "11", "12"}, {40,15,1}}, 
{yy1,[0],{70,20,1}},
...
Why the cursor shift from dd1 to yy1, passing away mm1?
I thought a sequence like 1-2-3, not 1-3-(2?)...
There are customization to set the correct sequence?

(PS: I'm using input like this one into "Simple Interest" and "Odd period" program, to calc date difference, days for interest, and so on...)

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
Help with INPUT and chekbox - salvomic - 05-22-2015, 10:35 AM
RE: Help with INPUT and chekbox - DrD - 05-22-2015, 12:04 PM
RE: Help with INPUT and chekbox - DrD - 05-22-2015, 12:22 PM
RE: Help with INPUT and chekbox - salvomic - 05-22-2015 01:42 PM
RE: Help with INPUT and chekbox - DrD - 05-22-2015, 03:04 PM
RE: Help with INPUT and chekbox - salvomic - 05-22-2015, 03:55 PM



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