[futurebasic] Re: [FB] 2 Questions

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : June 1999 : Group Archive : Group : All Groups

From: PRITCHA@...
Date: Tue, 1 Jun 1999 14:25:27 +0100


George suggested:

>IF VAL(YearStr$)>80 then YearStr$="19"+YearStr$ else
YearStr$:="20"+YearStr$
>year%=Val(YearStr$)

Birthday: 20/9/56
So using this example, I haven't been born yet :-)