[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[EquisMetaStock Group] Re: Year Input Issue. Work around for six input limit?



PureBytes Links

Trading Reference Links

Ron,

Maybe this will work:

Month1:=Input("What month?",1,12,1);
Day1:=Input("What day?",1,31,1);
YearIN:=Input("What year 200?",00,15,07);
Year1:= 2000 + YearIN;

Preston


--- In equismetastock@xxxxxxxxxxxxxxx, "Ron Berlin" <rsb_44@xxx> 
wrote:
>
> Hi all -
> 
> I want the user to be able to input a date.
> 
> The code below generates the desired dialogue box, but I can't use 
the year 
> arrow up down arrows to change the year.
> 
> Month1:=Input("What month?",1,12,1);
> Day1:=Input("What day?",1,31,1);
> Year1:=Input("What year?",2000,2015,2007);
> 
> 
> I get the message that the value must be greater than 2,000.00
> 
> If I don't use the arrows, but just enter 2005 into the box by 
hand, there 
> is no problem.
> 
> Is there a work around for a six input limit?
> 
> If you want 2 dates entered there goes the limit.
> 
> TIA
> Ron
>




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/equismetastock/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/equismetastock/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:equismetastock-digest@xxxxxxxxxxxxxxx 
    mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx

<*> To unsubscribe from this group, send an email to:
    equismetastock-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/