Open "","FAMILY_PARMS" To FamilyParms Else Stop
FamilyRec="
Read FamilyRec From FamilyParms, "FAMILY" Else FamilyRec="
NumKids=FamilyRec
Genders=FamilyRec
BDates =FamilyRec
NumKids += 1
Genders=F"
BDates=Iconv("11/08/2003", "D4/")
FamilyRec=NumKids
FamilyRec=Genders
FamilyRec=BDates
Write FamilyRec on FamilyParms, "FAMILY"
Stop
msorrel@greyhound.com
Yes, I did. Number three. As my five year old likes to tell me, I'm stuck with all girls now. How can they be that vindicative that young?
Also, I guess the previous post formally stamps me as a geek, huh?
msorrel@greyhound.com
Open "","FAMILY_PARMS" To FamilyParms Else Stop
FamilyRec="
Read FamilyRec From FamilyParms, "FAMILY" Else FamilyRec="
NumKids=FamilyRec
Genders=FamilyRec
BDates =FamilyRec
NumKids += 1
Genders=F"
BDates=Iconv("11/08/2003", "D4/")
FamilyRec=NumKids
FamilyRec=Genders
FamilyRec=BDates
Write FamilyRec on FamilyParms, "FAMILY"
Stop
msorrel@greyhound.com
Congratulations.
But shouldn't the lines:
Genders=F"
BDates=Iconv("11/08/2003", "D4/")
be:
Genders=F"
BDates=Iconv("11/08/2003", "D4/")
Congrats to you and your wife and family!
Cute! Congratulations Matt!
World Leaders in all things RevSoft
Congratulations
BTW: We are more familliar with the following conventions:
EQU FR$NumKids TO 10
EQU FR$Genders TO 11
EQU FR$BDates TO 12
EQU FR$Names TO 13
…
FamilyRec=FamilyRec+1
FamilyRec=F"
FamilyRec=Iconv("11/08/2003", "D4/")
FamilyRec=
Write FamilyRec on FamilyParms, "FAMILY"
Stop
…..
but there is a syntax error …
@FM:@FM:@FM:@FM:@FM:@FM:@FM:@FM:@FM:1:@FM:"F":@FM:11590:@FM:"Romana"
are the mentioned details in our record.
Matt ..
You are a true geek . Contratulations. Once you find out what's causing it, you're hopelessly addicted.
Don M.
Congratulations! But isn't that a syntax error in your family? Shouldn't that be 1,-1 instead of -1,1?
I just passed a milestone myself:
Declare Function AddDate ;* Adds years, months, days to parm1
NumKids=FamilyRec
For Kidno=1 to NumKids
Bdate=FamilyRec
DMVdate=AddDate(Bdate,15,6,0)
If DMVDate ge date() then
If FamilyRec elseGosub SettleDMVPaperworkendend
Next
Victor,
Okay, there was a typo. Thanks for pointing it out *grin*
BTW, congrats to you too, I think ;)
msorrel@greyhound.com
Congrats!!
Cheered me up on a grey day…hope mum and baby are both well.
Victor,
My sympathies. And who knew the neighbor's house was so close to my driveway?
Gerald
Congratulations! Enjoyed the announcement in true geek format.