[# SIBLINGS SIBS.Q 16 April 1992 [# all sibetc -replaced all ===> with @. bmk] >Si0< [#if cid7 is <5> goto enda] [#mam ex spou >Si1< [##dname = RH1] [##label = number of rs sibs] [define <-1>] [define <-2>] [missing <-1> <-2>] Now I have a few questions about your brothers and sisters. How many living brothers and sisters, including step- or half-brothers and sisters, do you have? <0> NONE [goto enda] <1-15> ONE TO FIFTEEN <16> SIXTEEN OR MORE DON'T KNOW REFUSED @ >Si2< [if Si1 gt <1> goto Si4] [# Si3 -added parentheses around interviewer directive. bmk] [#changed here to your house dw 1/11/00] >Si3< [##dname = RH2] [##label = miles from sib] [#changed] About how many miles from your house does this brother or sister live? (INTERVIEWER: IF R DOES NOT KNOW PRECISE DISTANCE, GET ROUGH ESTIMATE) <0> LIVES WITH R <1-7999> ONE TO 7999 MILES <8000> 8000 OR MORE MILES DON'T KNOW REFUSED @ [goto Si7a] >Si4< [#changed from here to your house dw] [##dname = RH3] [##label = num of sibs live < 2 miles] [#changed] How many, if any, of these brothers and sisters live within 2 miles of your house? <0> NONE <1-15> ONE TO FIFTEEN <16> SIXTEEN OR MORE DON'T KNOW REFUSED @ >Si4a< [if Si4 ge Si1 goto Si7a] >Si5< [##dname = RH4] [##label = num of sibs live 2 to 25 miles] [#changed from here to your house] [#changed] How many, if any, of these brothers and sisters live between 2 and 25 miles from your house? <0> NONE <1-15> ONE TO FIFTEEN <16> SIXTEEN OR MORE DON'T KNOW REFUSED @ >Si5a< [if (Si4 + Si5) ge Si1 goto Si7a] [#changed here to your house dw 1/11/00] >Si6< [##dname = RH5] [##label = num of sibs live 25 to 300 miles] [#changed] How many, if any, of these brothers and sisters live between 25 and 300 miles from your house? <0> NONE <1-15> ONE TO FIFTEEN <16> SIXTEEN OR MORE DON'T KNOW REFUSED @ >Si6a< [if (Si4 + Si5 + Si6) ge Si1 goto Si7a] [#changed here to your house dw 1/11/00] >Si7< [##dname = RH6] [##label = num of sibs live 300 plus miles] [#changed] How many, if any, of these brothers and sisters live more than 300 miles from your house? <0> NONE <1-15> ONE TO FIFTEEN <16> SIXTEEN OR MORE DON'T KNOW REFUSED @ >Si7a< [allow 37] [store in Si7a] [if Si1 eq <1>] [store in Si7a] [endif] [if Si1 eq <2>] [store in Si7a] [endif] [# Si8 -changed wording, respondent previously given card with list. bmk] [# si8 -added parentheses around interviewer directive. bmk] [# si8 -? Include "some other frequency" in question? bmk] [#si8-removed some other frequency de] >Si8< [##dname = RH7] [##label = how often saw sibs last yr] During the last 12 months, how often did you see (your/either of/any of your brother(s) or sister(s))? Would you say: not at all, about once a year, several times a year, 1 to 3 times a month, about once a week, or more than once a week? [#allow 2] (INTERVIEWER: THIS QUESTION REFERS NOT TO SEEING A SPECIFIC BROTHER OR SISTER, BUT HOW FREQUENTLY R SEES ANY BROTHER OR SISTER) <1> NOT AT ALL <2> ABOUT ONCE A YEAR <3> SEVERAL TIMES A YEAR <4> 1 TO 3 TIMES A MONTH <5> ABOUT ONCE A WEEK <6> MORE THAN ONCE A WEEK <0> LIVES WITH R DON'T KNOW REFUSED @ [# Si9 -changed wording, respondent previously given card with list. bmk] [# Si9 -added parentheses around interviewer directive. bmk] [# Si9 -? Include "some other frequency" in question? bmk] [#deleted some other frequency dw] [#added e-mail dw] >Si9< [##dname = RH8] [##labelv = how often communicate w/ sibs last yr] [#changed] During the last 12 months, how often did you talk on the telephone or receive a letter or e-mail from (your/either of/any of your brother(s) or sister(s))? Would you say: not at all, about once a year, several times a year, 1 to 3 times a month, about once a week, or more than once a week?[#allow 2] (INTERVIEWER: THIS QUESTION REFERS NOT TO SEEING A SPECIFIC BROTHER OR SISTER, BUT HOW FREQUENTLY R SEES ANY BROTHER OR SISTER) <1> NOT AT ALL <2> ABOUT ONCE A YEAR <3> SEVERAL TIMES A YEAR <4> 1 TO 3 TIMES A MONTH <5> ABOUT ONCE A WEEK <6> MORE THAN ONCE A WEEK <0> LIVES WITH R DON'T KNOW REFUSED @ >enda< [#if A1sa lt <1> goto cmpl] [if A1sa lt <1> goto cb] [#replaced cmpl with cb 10/30/0 bbd] [# grandchildren 16 April 1992 [# jasnote removed this skip so exspouse get asked grandparent q's >GPzz< [#if cid7 is <5> goto out] [#mam [if gpar ne <1> goto out] [# Gp0a -addded parentheses around interviewer directive. bmk] >Gp0a< [##dname = RH9] [##label = how many grandchildren] The next questions are about grandchildren. How many grandchildren do you have? (INTERVIEWER: IF THERE IS AMBIGUITY IN WHO IS A GRANDCHILD, LET RESPONDENT USE OWN DEFINITION) <0> NONE [goto out] <1-29> ONE TO TWENTY-NINE <30> 30 OR MORE DON'T KNOW REFUSED @ >Gp0y< [allow 13] [store in Gp0y] >Gp0z< [allow 25] [store in Gp0z] [if Gp0a gt <1>] [store in Gp0z] [store in Gp0y] [endif] >Gp0b< [##dname = RH10] [##label = age of youngest grandchild] How old is (your/your youngest) grandchild? <0> UNDER ONE YEAR OF AGE <1-65> AGE ONE TO SIXTY-FIVE DON'T KNOW REFUSED @ >Gp0x< [if Gp0a eq <1> goto Gp0w] >Gp0c< [##dname = RH11] [##label = age of oldest grandchild] How old is your oldest grandchild? <0> UNDER ONE YEAR OF AGE <1-65> AGE ONE TO SIXTY-FIVE DON'T KNOW REFUSED @ >Gp0w< [if Gp0a eq <1>] [store Gp0b in Gp0c] [endif] >Gp0d< [if Gp0b gt <12> goto Gp2] [# Gp1 -added parentheses around interviewer directive. bmk] >Gp1< [##dname = RH12] [##label = nights grandchild stayed over last yr] During the last 12 months, about how many nights altogether, if any, did (your grandchild/any of your grandchildren) stay overnight at your house without his or her parents? (INTERVIEWER: THIS QUESTION REFERS NOT TO THE NUMBER OF OVERNIGHT VISITS FROM A SPECIFIC GRANDCHILD, BUT HOW FREQUENTLY ANY GRANDCHILD STAYS OVERNIGHT.) <0> NONE <1-360> ONE TO 360 NIGHTS <-4> ONLY GRANDCHILD LIVES WITH R [goto Gp6] DON'T KNOW REFUSED @ [# Gp2 -changed wording, respondent previously given card with list. bmk] [# Gp2 -added parentheses around interviewer directive. bmk] [# Gp2 -? include "or some other frequency?" in question? bmk] [#deleted some other frequency dw] >Gp2< [##dname = RH13] [##label = how often saw grandchild last yr] During the last 12 months, about how often did you see (your grandchild/any of your grandchildren)? Would you say not at all, about once a year, several times a year, 1 to 3 times a month, about once a week, or more than once a week?[#allow 2] (INTERVIEWER: THIS QUESTION REFERS NOT TO SEEING A SPECIFIC GRANDCHILD, BUT HOW FREQUENTLY R SEES ANY GRANDCHILD.) <0> ONLY GRANDCHILD LIVES WITH R [goto Gp6] <1> NOT AT ALL <2> ABOUT ONCE A YEAR <3> SEVERAL TIMES A YEAR <4> 1 TO 3 TIMES A MONTH <5> ABOUT ONCE A WEEK <6> MORE THAN ONCE A WEEK DON'T KNOW REFUSED @ >Gp2a< [if Gp0c lt <3> goto Gp6] [# Gp3 -changed wording, respondent previouslt given card with list. bmk] [# Gp3 -added parentheses around interviewer directive. bmk] [# Gp3 -? include "or some other frequency?" in question. bmk] [#deleted some other frequency dw] [#added e-mail dw] >Gp3< [##dname = RH14] [##label = how oftn communicte w/ grndchldrn lst yr] [#changed] During the last 12 months, about how often did you talk on the telephone or receive a letter or e-mail from (your grandchild/any of your grandchildren)? Would you say: not at all, about once a year, several times a year, 1 to 3 times a month, about once a week, or more than once a week? [#allow 2] (INTERVIEWER: THIS QUESTION REFERS NOT TO TALKING WITH A SPECIFIC GRANDCHILD, BUT HOW FREQUENTLY R SPOKE WITH ANY GRANDCHILD.) <0> ONLY GRANDCHILD LIVES WITH R <1> NOT AT ALL <2> ABOUT ONCE A YEAR <3> SEVERAL TIMES A YEAR <4> 1 TO 3 TIMES A MONTH <5> ABOUT ONCE A WEEK <6> MORE THAN ONCE A WEEK DON'T KNOW REFUSED @ [# Gp6 -suggest removing scale illustration. bmk] >Gp6< [##dname = RH15] [##label = how close w/ grandchildren 0 to 10 scale] On a scale from 0 to 10, where 0 is "not at all close" and 10 is "extremely close," how would you describe your relationship with (your grandchild/any of your grandchildren)? <-4> IT VARIES AMONG DIFFERENT GRANDCHILDREN; (CAN'T GIVE AN AVERAGE) DON'T KNOW REFUSED @ [@] <0> NOT AT ALL CLOSE <1-9> <10> EXTREMELY CLOSE >Gp7< [##dname = RH16] [##label = ever had primary resp for grandchild] For various reasons, grandparents sometimes take on the primary responsibility for raising a grandchild. Have you ever had the primary responsibility for (your grandchild/any of your grandchildren) for six months or more? <1> YES <2> NO [goto out][#PRECODE CONVERSION ITEM Gp7 5 = 2] DON'T KNOW [goto out] REFUSED [goto out] @ >Gp8< [##dname = RH17] [##label = times had primary resp for grandchild] How many different times did this occur? <1> ONE TIME <2-9> TWO TO NINE TIMES <10> TEN OR MORE TIMES DON'T KNOW REFUSED @ >Gp9< [##dname = RH18] [##label = age grch when first had primary resp] How old was this grandchild (the first time)? <0> UNDER ONE YEAR OF AGE <1-19> AGE ONE TO NINETEEN <20> AGE TWENTY OR MORE DON'T KNOW REFUSED @ [# G10m -removed "month" from pre-code label. bmk] >G10m< [##dname = RH19M] [##label = mo first primary resp start] In what month and year did (this/the first such time) begin? <1> JANUARY <4> APRIL <7> JULY <10> OCTOBER <2> FEBRUARY <5> MAY <8> AUGUST <11> NOVEMBER <3> MARCH <6> JUNE <9> SEPTEMBER <12> DECEMBER DON'T KNOW REFUSED [goto G11m] @ [# G10y -added parentheses around interviewer directive. bmk] [# G10y -removed "year" from dk pre-code label. bmk] [# G10y -???expand years? bmk] >G10y< [##dname = RH19Y] [##label = yr first primary resp start] (ENTER YEAR) <1901-2004> 1901 TO 2004 DON'T KNOW REFUSED @ [# G11m -removed "month" from dk pre-code label. bmk] >G11m< [##dname = RH20M] [##label = mo first primary resp end] In what month and year did it end? <1> JANUARY <4> APRIL <7> JULY <10> OCTOBER <2> FEBRUARY <5> MAY <8> AUGUST <11> NOVEMBER <3> MARCH <6> JUNE <9> SEPTEMBER <12> DECEMBER <-4> DID NOT END; STILL LIVING WITH R [goto Gp99] DON'T KNOW REFUSED [goto Gp99] @ [# G11y -added parentheses around interviewer directive. bmk] [# G11y -item needs d, r pre-codes. bmk] [# G11y -???expand years? bmk] >G11y< [##dname = RH20Y] [##label = yr first primary resp end] (INTERVIEWER: ENTER YEAR 1901-2004) <1901-2004> 1901 TO 2004 @ >Gp99< [if Gp8 eq <1> goto Gp13] >Gp12< [##dname = RH21] [##label = num yrs had primary resp] About how many years altogether have you had the primary responsibility for (your grandchild/any of your grandchildren)? <0> LESS THAN ONE YEAR <1-18> ONE TO EIGHTEEN YEARS <19> NINETEEN YEARS OR LONGER DON'T KNOW REFUSED @ [#replaced with roster templates 9/11/0 bbd] >Gp13< [##dname = RH22] [##label = hh member num of ch who had grandchild] [display b2temp] [display b7temp] [display b32temp] Which of your children was the parent of (this grandchild/the grandchild you took care of the longest)? <2-75> <-6> OTHER (IF NOT LISTED ABOVE ENTER "S" AND NAME) [specify] DON'T KNOW REFUSED @ >out< [#if A1sa lt <1> goto cmpl] [if A1sa lt <1> goto cb] [#replaced cmpl with cb 10/30/0 bbd] [# 25 April 1992 [# Sequence for spouses, will be used to drive the spouse interview. [# same = 1 means same spouse as nsfh1 r2 [# this skips primary respondents out [# skip everyone around NS sequence >R1R2< [goto endv] [#if cid7 is <1> goto endv] [# background questions asked of all spouses [#FIXED DNAME, USED MULTIPLE TIMES] >NS2a< [##dname = RH23] [##label = w/ both nat parents from birth to 14] Next I have some questions about your background. Did you live with both your natural parents during all of the time from when you were born until age 14? <1> YES [goto NS3n] <2> NO[#PRECODE CONVERSION ITEM NS2a 5 = 2] DON'T KNOW [goto NS3n] REFUSED [goto NS3n] @ [# Ns2b -added pre-code to question. bmk] [# NS2b -removed "DO NOT READ" from above dk. bmk] [#FIXED DNAME, USED MULTIPLE TIMES] >NS2b< [##dname = RH24] [##label = reason not live w/ parents] Was the reason you did not live with both parents because of: the death of a parent, the separation or divorce of your parents, or for some other reason? <1> DEATH OF A PARENT <2> SEPARATION OR DIVORCE OF YOUR PARENTS <3> SOME OTHER REASON (ENTER RESPONSE FOLLOWED BY //)[specify] DON'T KNOW REFUSED @ >NS3n< [##dname = RH25] [##label = mothers education] What was the highest grade or level of education that your mother completed? <0> NONE <1-11> 1ST TO 11TH GRADE <12> HIGH SCHOOL GRADUATE <13-15> 1, 2, OR 3 YEARS OF COLLEGE <16> COLLEGE GRADUATE <17> MASTER'S DEGREE <18> DOCTORATE OR PROFESSIONAL DEGREE <-6> OTHER (ENTER RESPONSE FOLLOWED BY //)[specify] DON'T KNOW REFUSED @ >NS3o< [##dname = RH26] [##label = fathers education] What was the highest grade or level of education that your father completed? If you lived with a step-father at age 16 answer for your step-father. <0> NONE <1-11> 1ST TO 11TH GRADE <12> HIGH SCHOOL GRADUATE <13-15> 1, 2, OR 3 YEARS OF COLLEGE <16> COLLEGE GRADUATE <17> MASTER'S DEGREE <18> DOCTORATE OR PROFESSIONAL DEGREE <-4> DID NOT LIVE WITH FATHER OR STEP-FATHER AT AGE 16 <-6> OTHER (ENTER RESPONSE FOLLOWED BY //)[specify] DON'T KNOW REFUSED @ [# NS1d -included response options in question. bmk] >NS1d< [##dname = RH27] [##label = rs race] Which of these groups best describes you: black, white (not of Hispanic origin), Mexican American-Chicano-Mexicano, Puerto Rican, Cuban, American Indian, Asian, or another group? [#allow 2] <1> BLACK <2> WHITE - NOT OF HISPANIC ORIGIN <3> MEXICAN AMERICAN, CHICANO, MEXICANO <4> PUERTO RICAN <5> CUBAN <6> AMERICAN INDIAN <7> ASIAN <-6> OTHER (ENTER RESPONSE FOLLOWED BY //)[specify] DON'T KNOW REFUSED @ [# asked only of new spouses >NS5v< [if same is <1> goto NS30] [if cid7 is <5> goto NS30] [#mam [# NS5a -included response option in question. bmk] [# NS5a -added parentheses around interviewer directive. bmk] [# NS5a -item needs d, r pre-codes. bmk] >NS5a< [##dname = RH28] [##label = marr status at last interview] For the next few questions, I want you to think back to (last interview date). In (last interview date), what was your marital status? Were you married, separated because of marital problems, divorced, widowed, or never been married at that time: (INTERVIEWER: IF MARITAL STATUS CHANGED IN (LAST INTERVIEW DATE), RECORD STATUS AS OF (MONTH) 15, (YEAR)) <1> MARRIED [goto NS5d] <2> SEPARATED BECAUSE OF MARITAL PROBLEMS <3> DIVORCED <4> WIDOWED <5> NEVER BEEN MARRIED AT THAT TIME @ [# Ns5b -item needs d, r pre-codes. bmk] >NS5b< [##dname = RH29] [##label = cohab status at last interview] In (last interview date), were you living with a partner of the opposite sex? <1> YES <2> NO [goto v755][#PRECODE CONVERSION ITEM NS5b 5 = 2] @ [# NS5c -item needs d, r pre-codes. bmk] >NS5c< [##dname = RH29A] [##label = partners name at previous interview] What was that partner's first name? [allow 13] _____________ @ [goto v755] [# NS5d -item needs d, r pre-codes. bmk] >NS5d< [##dname = RH28A] [##label = spouses name at previous interview] What was that (husband/wife)'s first name? [allow 13] _____________ @ [goto NS5m] >v755< [if NS5a eq <2> goto NS5r][#PRECODE CONVERSION ITEM S5a 5 = 2] [# NS5m -added parentheses around interviewer directive. bmk] [# NS5m -???fourth pre-code needs to be changed? bmk] [#replaced <2> with <5> FIVE OR MORE TIMES bbd] >NS5m< [##dname = RH32] [##label = times married at previous interview] At that time how many times had you been married? (INTERVIEWER: INCLUDE THE MARRIAGE THAT R WAS IN AT THAT TIME) <0> NONE [goto NS5r] <1> ONCE <2-4> TWO THROUGH FOUR TIMES <5> FIVE OR MORE TIMES DON'T KNOW REFUSED @ >NS5o< [##dname = RH33] [##label = age first married] At what age did you get married (for the first time)? <15> AGE 15 OR YOUNGER <16-74> AGE 16 TO 74 DON'T KNOW REFUSED @ >NS5r< [if NS5b eq <1> goto NS5p] >NS5n< [##dname = RH34] [##label = ever live w/ partnr prior to prev intrvw] At any time prior to (last interview date), did you ever live with a partner of the opposite sex to whom you were not married? <1> YES <2> NO [goto NS30][#PRECODE CONVERSION ITEM NS5n 5 = 2] DON'T KNOW [goto NS30] REFUSED [goto NS30] @ >NS5p< [##dname = RH35] [##label = num of partners up to previous intrvw] Up to that time, how many different partners had you lived with? <1-19> ONE TO NINETEEN <20> 20 OR MORE DON'T KNOW REFUSED @ >NS30< [##dname = RH36] [##label = children birthed/fathered prev intervw] Think back to (last interview date). At that time how many, if any, children had you (given birth to/fathered)? <0> NONE <1-14> ONE TO FOURTEEN <15> FIFTEEN OR MORE DON'T KNOW REFUSED @ >NS29< [if same isnt <1> goto NS37] [if EDU1 isnt <> goto NS77] >NS37< [##dname = RH37] [##label = education at previous interview] In (last interview date), what was the highest grade or level of education that you had completed? <0> NONE [goto NS77] <1-11> 1ST TO 11TH GRADE [goto NS77] <12> HIGH SCHOOL GRADUATE <13-15> 1, 2, OR 3 YEARS OF COLLEGE <16> COLLEGE GRADUATE <17> MASTER'S DEGREE <18> DOCTORATE OR PROFESSIONAL DEGREE <-6> OTHER (ENTER RESPONSE FOLLOWED BY //)[specify] DON'T KNOW REFUSED [goto NS77] @ >NS31< [##dname = RH38] [##label = prior to prev intrvw college or post-grad] Prior to (last interview date), had you received any college or other post-secondary degrees? <1> YES <2> NO [goto NS77][#PRECODE CONVERSION ITEM NS31 5 = 2] DON'T KNOW [goto NS77] REFUSED [goto NS77] @ >NS32< [##dname = RH39] [##label = degrees or diplomas prior to prev intrvw] What diplomas or degrees had you received prior to (last interview date)? <1> ASSOCIATE DEGREE (2 YEAR) <2> BACHELOR'S DEGREE (BA, BS, ETC.) <3> MASTER'S DEGREE (MS, MA, ETC.) <4> DOCTORATE (PH.D., M.D., ETC.) <-6> OTHER (ENTER RESPONSE FOLLOWED BY //)[specify] DON'T KNOW [goto NS77] REFUSED [goto NS77] @ >NS33< [##dname = RH40] [##label = other degrees by previous intervw] What other degrees had you received by that time? <1> ASSOCIATE DEGREE (2 YEAR) <2> BACHELOR'S DEGREE (BA, BS, ETC.) <3> MASTER'S DEGREE (MS, MA, ETC.) <4> DOCTORATE (PH.D., M.D., ETC.) <-6> OTHER (ENTER RESPONSE FOLLOWED BY //)[specify] <-4> NO OTHER DEGREE [goto NS77] DON'T KNOW [goto NS77] REFUSED [goto NS77] @ >NS34< [##dname = RH41] [##label = other degrees by previous intrvw] What other degrees had you received by that time?[#allow 2] <1> ASSOCIATE DEGREE (2 YEAR) <2> BACHELOR'S DEGREE (BA, BS, ETC.) <3> MASTER'S DEGREE (MS, MA, ETC.) <4> DOCTORATE (PH.D., M.D., ETC.) <-6> OTHER (ENTER RESPONSE FOLLOWED BY //)[specify] <-4> NO OTHER DEGREE DON'T KNOW REFUSED @ >NS77< [if same isnt <1> goto NS40] [if EMP1 is <> goto NS40] [if EMP1 isnt <9> goto NS55] >NS40< [##dname = RH42] [##label = working for pay at previous interview] In (last interview date), were you working for pay, either part- or full-time? <1> YES <2> NO [goto NS55][#PRECODE CONVERSION ITEM NS40 5 = 2] DON'T KNOW [goto NS55] REFUSED [goto NS55] @ >NS41< [##dname = RH43] [##label = hours worked at time of prev intrvw] At that time, about how many hours per week were you usually working? <0> NONE [goto NS43] <1-93> ONE TO NINETY-THREE [goto NS43] DON'T KNOW REFUSED @ [# NS42 -added parentheses around interviewer directive. bmk] >NS42< [##dname = RH44] [##label = work full or part time at prev intrvw] Was it full-time or part-time? (INTERVIEWER: FULL-TIME WORK IS 35 OR MORE HOURS PER WEEK; PART-TIME IS LESS THAN 35 HOURS PER WEEK) <1> FULL TIME <2> PART TIME DON'T KNOW REFUSED @ >NS56< [store <20> in NS41] [if NS42 is <1>] [store <40> in NS41] [endif] >NS43< [##dname = RH45A] [##label = type of work at previous interview] What kind of work were you doing? What was your job title? (Enter response followed by //)[allow 3] @ [specify] >NS44< [##dname = RH45B] [##label = responsibilities or duties of work] What were your main responsibilities or duties at this job? (Enter response followed by //)[allow 1][no erase] @ [specify] [# NS45 -added pre-codes to question. bmk] [# NS45 -item needs d, r pre-codes. bmk] >NS45< [##dname = RH46] [##label = self/family/or other work] Did you work: for yourself, in a family business, or for someone else? <1> FOR YOURSELF [goto NS55] <2> IN A FAMILY BUSINESS <3> FOR SOMEONE ELSE @ [# NS46 -?create specify? bmk] >NS46< [##dname = MH46B] [##label = company name wrked for at prevs intrvw] What was the name of the company or business that you worked for at that time? [allow 40] ________________________________________ @ >NS55< [if NS41 isnt <>] [store NS41 in y] [endif] [if NS40 isnt <>] [store NS40 in x] [endif] [if NS37 isnt <>] [store NS37 in educ] [endif] [if NS5b isnt <>] [store NS5b in c] [endif] [if NS5a isnt <>] [store NS5a in a] [endif] [if NS5c isnt <>] [store NS5c in d] [endif] [if NS5d isnt <>] [store NS5d in e] [endif] [if NS45 isnt <>] [store NS45 in self] [endif] [store NS46 in empl] >endv< [#if A1sa lt <1> goto cmpl] [if A1sa lt <1> goto cb] [#replaced cmpl with cb 10/30/0 bbd]