NLSY79
Young Adults
YAdult Round 24 YA2010

Q5-TIME []Section: Section 5: Military

TIME(0)

COMMENT: Starting time Military section

Default Next:Q5-1Type:Internal FunctionSave Symbol:Q5‑TIME
Lead-In:Q4-61A [1:1], Q4-64D [1:1], Q4-31JJB [Default], Q4-74D [Default], Q4-76 [Default]Mask:9999


Q5-1 []Section: Section 5: Military

{YADULT_AGE}

COMMENT: check value of age which was calculated in section 2

If Answer >= 14 AND Answer <= 16 Then Go To
Q5-3-INIT-COUNTER

Default Next:Q5-1-AType:Internal Function
Lead-In:Q5-TIME [Default]Mask:99


Q5-1-A []Section: Section 5: Military

{MILITDLI}==1

COMMENT: Was R enlisted in the military at the date of last interview?

If Answer = 1 Then Go To
Q5-1-B

Default Next:Q5-1BType:Internal Function
Lead-In:Q5-1 [Default]Mask:99999


Q5-1-B []Section: Section 5: Military

When we last spoke to you on {lintdate~X}, you were enlisted in the {OLDBRANCHTEXT}. Are you still enlisted in the {OLDBRANCHTEXT}?

 1   Yes
 0   No
 2   INFORMATION INCORRECT   ...(Go To Q5-1BA)

If Answer >= -2 AND Answer <= -1 Then Go To
Q5-1BA

Default Next:Q5-3-INIT-COUNTERType:Select One EntrySave Symbol:OLDMILSERVICE
Lead-In:Q5-1-A [1:1]Mask:AUTO‑SELECTED


Q5-1B []Section: Section 5: Military

SWITCH ({EVERYA}) BEGIN
CASE 1 : {EVER_DLI} = "Since " + {LINTDATE~X} + " have you";
CASE 0 : {EVER_DLI} = "Have you ever";
DEFAULT: {EVER_DLI} = "Have you ever"; END

COMMENT: text subst based on whether R is new to YA

Default Next:Q5-2Type:Internal Function
Lead-In:Q5-1-A [Default]Mask:9999


Q5-1BA []Section: Section 5: Military

"Other than " + {OLDBRANCHTEXT} +", since " + {LINTDATE~X} + " have you"

Default Next:Q5-2Type:Internal FunctionSave Symbol:EVER_DLI
Lead-In:Q5-1-B [-2:-1], Q5-1-B [2:2]Mask:99999


Q5-2 []Section: Section 5: Military

*****************SECTION 5********MILITARY*********************************

{EVER_DLI} enlisted or been sworn into any branch of the Armed Forces, including the National Guard or Reserves?

 1   Yes
 0   No

Default Next:Q5-3-INIT-COUNTERType:Select One EntrySave Symbol:Q5‑2
Lead-In:Q5-1B [Default], Q5-1BA [Default]Mask:AUTO‑SELECTED


Q5-3-INIT-COUNTER []Section: Section 5: Military

0

Default Next:Q5-3-LOOP-BEGINType:Internal FunctionSave Symbol:MILT_LOOP
Lead-In:Q5-1 [14:16], Q5-1-B [Default], Q5-2 [Default]Mask:99999


Q5-3-LOOP-BEGIN []Section: Section 5: Military

REPEAT

COMMENT: Start loop about military branches

Default Next:Q5-3-INCREMENT-COUNTERType:Internal Function
Lead-In:Q5-3-INIT-COUNTER [Default]Mask:9999


Q5-3-INCREMENT-COUNTER []Section: Section 5: Military

{MILT_LOOP} + 1

Default Next:Q5-3-AType:Internal FunctionSave Symbol:MILT_LOOP
Lead-In:Q5-3-LOOP-BEGIN [Default]Mask:9999


Q5-3-A []Section: Section 5: Military

SWITCH ({MILT_LOOP}) BEGIN
CASE 1 : {^MOSTRECENT_NEXT({MILT_LOOP})^} = "most recent";
DEFAULT : {^MOSTRECENT_NEXT({MILT_LOOP})^} = "next"; END

COMMENT: Text sub based on loop number

Default Next:Q5-3-BType:Internal Function
Lead-In:Q5-3-INCREMENT-COUNTER [Default]Mask:9999


Q5-3-B []Section: Section 5: Military

0

COMMENT: set symbols for later use

Default Next:Q5-3-CType:Internal FunctionSave Symbol:^ACTIVE({MILT_LOOP})^
Lead-In:Q5-3-A [Default]Mask:9999


Q5-3-C []Section: Section 5: Military

{YADULT_AGE} <= 16

COMMENT: Machine Check: Is YA less than 17?

If Answer = 1 Then Go To
Q5-28-A

Default Next:Q5-3-CAType:Internal Function
Lead-In:Q5-3-B [Default]Mask:99


Q5-3-CA []Section: Section 5: Military

{MILT_LOOP}==1

COMMENT: Is this the first loop?

If Answer = 1 Then Go To
Q5-3-CB

Default Next:Q5-3Type:Internal Function
Lead-In:Q5-3-C [Default]Mask:99999


Q5-3-CB []Section: Section 5: Military

{OLDMILSERVICE}==1||{OLDMILSERVICE}==0

COMMENT: Did R answer either yes or no to Q5-1-B?

If Answer = 1 Then Go To
Q5-3-CC

Default Next:Q5-3-DType:Internal Function
Lead-In:Q5-3-CA [1:1]Mask:99999


Q5-3-CC []Section: Section 5: Military

{OLDBRANCHCODE}

COMMENT: set old brand code to current branch code

Default Next:Q5-3-DDType:Internal FunctionSave Symbol:^BRANCHCODE({MILT_LOOP})^
Lead-In:Q5-3-CB [1:1]Mask:99999


Q5-3-DD []Section: Section 5: Military

{OLDBRANCHTEXT}

COMMENT: set old brand text to current branch text

Default Next:Q5-3-CEType:Internal FunctionSave Symbol:^BRANCHTXT({MILT_LOOP})^
Lead-In:Q5-3-CC [Default]Mask:99999


Q5-3-CE []Section: Section 5: Military

{OLDMILSERVICE}==1

COMMENT: Is R still serving in same branch as date of last interview?

If Answer = 1 Then Go To
Q5-3-CF

Default Next:Q5-3-CGType:Internal Function
Lead-In:Q5-3-DD [Default]Mask:99999


Q5-3-CF []Section: Section 5: Military

(({^BRANCHCODE({MILT_LOOP})^}==1) || ({^BRANCHCODE({MILT_LOOP})^}==2) || ({^BRANCHCODE({MILT_LOOP})^}==3) || ({^BRANCHCODE({MILT_LOOP})^}==4) || ({^BRANCHCODE({MILT_LOOP})^}==11))

COMMENT: Check to see if R served in an active branch

If Answer = 1 Then Go To
Q5-3G

Default Next:Q5-3HType:Internal Function
Lead-In:Q5-3-CE [1:1]Mask:99


Q5-3-CG []Section: Section 5: Military

(({^BRANCHCODE({MILT_LOOP})^}==1) || ({^BRANCHCODE({MILT_LOOP})^}==2) || ({^BRANCHCODE({MILT_LOOP})^}==3) || ({^BRANCHCODE({MILT_LOOP})^}==4) || ({^BRANCHCODE({MILT_LOOP})^}==11))

COMMENT: Check to see if R served in an active branch

If Answer = 1 Then Go To
Q5-3GA

Default Next:Q5-3HAType:Internal Function
Lead-In:Q5-3-CE [Default]Mask:99


Q5-3-D []Section: Section 5: Military

{Q5-2}

COMMENT: Machine Check: Has R ever been in the military?

If Answer = 0 Then Go To
Q5-28-A
If Answer >= -2 AND Answer <= -1 Then Go To Q5-28-A

Default Next:Q5-3Type:Internal Function
Lead-In:Q5-3-CB [Default]Mask:99


Q5-3 []Section: Section 5: Military

What is the {^MOSTRECENT_NEXT({MILT_LOOP})^} branch that you have been sworn into?

(INTERVIEWER: CODE WITHOUT READING CATEGORIES.

FOR THE BRANCH CHOSEN, BE SURE TO ASK SPECIFICALLY IF R SERVED IN THE REGULAR BRANCH, THE RESERVES OR GUARD, OR BOTH. IF BOTH, ASK WHICH BRANCH R SERVED IN FIRST AND R WILL BE ASKED ABOUT THE SECOND BRANCH LATER.

CODE ONE)

 1   ARMY
 2   NAVY
 3   AIR FORCE
 4   MARINES
 11   COAST GUARD
 5   ARMY RESERVES
 6   NAVY RESERVES
 7   AIR FORCE RESERVES
 8   MARINE RESERVES
 12   COAST GUARD RESERVES
 9   AIR NATIONAL GUARD
 10   ARMY NATIONAL GUARD
 13   OTHER (SPECIFY)

Default Next:Q5-3AType:Select One EntrySave Symbol:^BRANCHCODE({MILT_LOOP})^
Lead-In:Q5-3-CA [Default], Q5-3-D [Default]Mask:AUTO‑SELECTED


Q5-3A []Section: Section 5: Military

DECODE({^BRANCHCODE({MILT_LOOP})^}, {%D0101%}, 1)

COMMENT: get text for branch name

Default Next:Q5-3ABType:Internal FunctionSave Symbol:^BRANCHTXT({MILT_LOOP})^
Lead-In:Q5-3 [Default]Mask:9999


Q5-3AB []Section: Section 5: Military

{^BRANCHCODE({MILT_LOOP})^}

COMMENT: Get text for branch name

If Answer = 11 Then Go To
Q5-3AD
If Answer = 1 Then Go To Q5-3AC
If Answer = 2 Then Go To Q5-3AD
If Answer = 4 Then Go To Q5-3AD
If Answer = 3 Then Go To Q5-3AC

Default Next:Q5-3BType:Internal Function
Lead-In:Q5-3A [Default]Mask:99


Q5-3AC []Section: Section 5: Military

Was that the regular {^BRANCHTXT({MILT_LOOP})^}, the {^BRANCHTXT({MILT_LOOP})^} Reserves, or the {^BRANCHTXT({MILT_LOOP})^} National Guard?


(INTERVIEWER: IF R SERVED IN BOTH REGULAR BRANCH AND THE RESERVES OR GUARD, PLEASE SELECT MOST RECENT BRANCH)

 1   Regular branch
 2   Reserves   ...(Go To Q5-3AE)
 3   National Guard   ...(Go To Q5-3AG)

Default Next:Q5-3BType:Select One Entry
Lead-In:Q5-3AB [1:1], Q5-3AB [3:3]Mask:AUTO‑SELECTED


Q5-3AD []Section: Section 5: Military

Was that the regular {^BRANCHTXT({MILT_LOOP})^} or the {^BRANCHTXT({MILT_LOOP})^} Reserves?

(INTERVIEWER: IF R SERVED IN BOTH REGULAR BRANCH AND THE RESERVES OR GUARD, PLEASE SELECT MOST RECENT BRANCH)

 1   Regular branch
 2   Reserves   ...(Go To Q5-3AE)

Default Next:Q5-3BType:Select One Entry
Lead-In:Q5-3AB [11:11], Q5-3AB [2:2], Q5-3AB [4:4]Mask:AUTO‑SELECTED


Q5-3AE []Section: Section 5: Military

SWITCH ({^BRANCHCODE({MILT_LOOP})^}) BEGIN
CASE 1 : {^BRANCHTXT({MILT_LOOP})^} = "Army Reserves";
CASE 2 : {^BRANCHTXT({MILT_LOOP})^} = "Navy Reserves";
CASE 3 : {^BRANCHTXT({MILT_LOOP})^} = "Air Force Reserves";
CASE 4 : {^BRANCHTXT({MILT_LOOP})^} = "Marine Corps Reserves";
CASE 11: {^BRANCHTXT({MILT_LOOP})^} = "Coast Guard Reserves"; END

Default Next:Q5-3AFType:Internal Function
Lead-In:Q5-3AC [2:2], Q5-3AD [2:2]Mask:9999


Q5-3AF []Section: Section 5: Military

{^BRANCHCODE({MILT_LOOP})^}

COMMENT: Get text for branch of service.

If Answer = 2 Then Go To
Q5-3AF2
If Answer = 3 Then Go To Q5-3AF3
If Answer = 4 Then Go To Q5-3AF4
If Answer = 11 Then Go To Q5-3AF11

Default Next:Q5-3AF1Type:Internal Function
Lead-In:Q5-3AE [Default]Mask:9999


Q5-3AF1 []Section: Section 5: Military

5

Default Next:Q5-3BType:Internal FunctionSave Symbol:^BRANCHCODE({MILT_LOOP})^
Lead-In:Q5-3AF [Default]Mask:9999


Q5-3AF2 []Section: Section 5: Military

6

Default Next:Q5-3BType:Internal FunctionSave Symbol:^BRANCHCODE({MILT_LOOP})^
Lead-In:Q5-3AF [2:2]Mask:9999


Q5-3AF3 []Section: Section 5: Military

7

Default Next:Q5-3BType:Internal FunctionSave Symbol:^BRANCHCODE({MILT_LOOP})^
Lead-In:Q5-3AF [3:3]Mask:9999


Q5-3AF4 []Section: Section 5: Military

8

Default Next:Q5-3BType:Internal FunctionSave Symbol:^BRANCHCODE({MILT_LOOP})^
Lead-In:Q5-3AF [4:4]Mask:9999


Q5-3AF11 []Section: Section 5: Military

12

Default Next:Q5-3BType:Internal FunctionSave Symbol:^BRANCHCODE({MILT_LOOP})^
Lead-In:Q5-3AF [11:11]Mask:9999


Q5-3AG []Section: Section 5: Military

SWITCH ({^BRANCHCODE({MILT_LOOP})^}) BEGIN
CASE 1 : {^BRANCHTXT({MILT_LOOP})^} = "Army National Guard";
CASE 3 : {^BRANCHTXT({MILT_LOOP})^} = "Air National Guard"; END

Default Next:Q5-3AHType:Internal Function
Lead-In:Q5-3AC [3:3]Mask:9999


Q5-3AH []Section: Section 5: Military

{^BRANCHCODE({MILT_LOOP})^}

If Answer = 3 Then Go To
Q5-3AH3

Default Next:Q5-3AH1Type:Internal Function
Lead-In:Q5-3AG [Default]Mask:9999


Q5-3AH1 []Section: Section 5: Military

10

Default Next:Q5-3BType:Internal FunctionSave Symbol:^BRANCHCODE({MILT_LOOP})^
Lead-In:Q5-3AH [Default]Mask:9999


Q5-3AH3 []Section: Section 5: Military

9

Default Next:Q5-3BType:Internal FunctionSave Symbol:^BRANCHCODE({MILT_LOOP})^
Lead-In:Q5-3AH [3:3]Mask:9999


Q5-3B []Section: Section 5: Military

We would like to ask you about your service in the {^BRANCHTXT({MILT_LOOP})^}.

Default Next:Q5-3CType:Dummy
Lead-In:Q5-3AB [Default], Q5-3AC [Default], Q5-3AD [Default], Q5-3AF1 [Default], Q5-3AF2 [Default], Q5-3AF3 [Default], Q5-3AF4 [Default], Q5-3AF11 [Default], Q5-3AH1 [Default], Q5-3AH3 [Default]


Q5-3C []Section: Section 5: Military

(({^BRANCHCODE({MILT_LOOP})^}==1) || ({^BRANCHCODE({MILT_LOOP})^}==2) || ({^BRANCHCODE({MILT_LOOP})^}==3) || ({^BRANCHCODE({MILT_LOOP})^}==4) || ({^BRANCHCODE({MILT_LOOP})^}==11))

COMMENT: Check to see if R served in an active branch

If Answer = 1 Then Go To
Q5-3E

Default Next:Q5-3DType:Internal Function
Lead-In:Q5-3B [Default]Mask:99


Q5-3D []Section: Section 5: Military

What month and year did you first enter the {^BRANCHTXT({MILT_LOOP})^}.?

Enter Date:  
MonthYear 

Default Next:Q5-3FType:Date EntrySave Symbol:^ENTERDATE({MILT_LOOP})^
Lead-In:Q5-3C [Default]Mask:MY
Hard Min:BIRTHDATE4
Hard Max:CURDATE4


Q5-3E []Section: Section 5: Military

What month and year did you first enter into active duty in the {^BRANCHTXT({MILT_LOOP})^}.?


(INTERVIEWER: ENTER DATE ON NEXT SCREEN)

 1   DELAYED ENTRY PROGRAM   ...(Go To Q5-3EF)
 2   PAST ENTRY

Default Next:Q5-3EEType:Select One Entry
Lead-In:Q5-3C [1:1]Mask:AUTO‑SELECTED


Q5-3EE []Section: Section 5: Military

What month and year did you first enter into active duty in the {^BRANCHTXT({MILT_LOOP})^}?

Enter Date:  
MonthYear 

Default Next:Q5-3GType:Date EntrySave Symbol:^ENTERDATE({MILT_LOOP})^
Lead-In:Q5-3E [Default]Mask:MY
Hard Min:BIRTHDATE4
Hard Max:CURDATE4


Q5-3EF []Section: Section 5: Military

What month and year will you first enter into active duty in the {^BRANCHTXT({MILT_LOOP})^}?

(INTERVIEWER: DELAYED ENTRY PROGRAM SELECTED)

Enter Date:  
MonthYear 

Default Next:Q5-28-AType:Date EntrySave Symbol:^ENTERDATE({MILT_LOOP})^
Lead-In:Q5-3E [1:1]Mask:MY
Hard Min:CURDATE4
Hard Max:202501


Q5-3F []Section: Section 5: Military

Are you currently serving in the {^BRANCHTXT({MILT_LOOP})^}?

 1   Yes   ...(Go To Q5-3HA)
 0   No

Default Next:Q5-3HType:Select One EntrySave Symbol:^ACTIVE({MILT_LOOP})^
Lead-In:Q5-3D [Default]Mask:AUTO‑SELECTED


Q5-3G []Section: Section 5: Military

Are you currently serving on active duty in the {^BRANCHTXT({MILT_LOOP})^}?

 1   Yes   ...(Go To Q5-3I)
 0   No

Default Next:Q5-3GAType:Select One EntrySave Symbol:^ACTIVE({MILT_LOOP})^
Lead-In:Q5-3-CF [1:1], Q5-3EE [Default]Mask:AUTO‑SELECTED


Q5-3GA []Section: Section 5: Military

Have you ever been on inactive reserve in the {^branchtxt({MILT_LOOP})^}?

 1   Yes   ...(Go To Q5-3GB)
 0   No

Default Next:Q5-3JType:Select One Entry
Lead-In:Q5-3-CG [1:1], Q5-3G [Default]Mask:AUTO‑SELECTED


Q5-3GB []Section: Section 5: Military

Have you ever been recalled from inactive reserve to active duty in the {^branchtxt({MILT_LOOP})^}?

 1   Yes   ...(Go To Q5-3GC)
 0   No

Default Next:Q5-3JType:Select One Entry
Lead-In:Q5-3GA [1:1]Mask:AUTO‑SELECTED


Q5-3GC []Section: Section 5: Military

What month and year were you most recently recalled to active duty in the {^branchtxt({MILT_LOOP})^}?

Enter Date:  
MonthYear 

Default Next:Q5-3JType:Date Entry
Lead-In:Q5-3GB [1:1]Mask:MY
Hard Min:{birthdate4}
Hard Max:{curdate4}


Q5-3H []Section: Section 5: Military

Are you still actively participating in the {^BRANCHTXT({MILT_LOOP})^}?

(IF NECESSARY, PROBE: Do you still attend weekend drills and/or summer camp?)

 1   Yes
 0   No

Default Next:Q5-3HAType:Select One EntrySave Symbol:^ACTIVE({MILT_LOOP})^
Lead-In:Q5-3-CF [Default], Q5-3F [Default]Mask:AUTO‑SELECTED


Q5-3HA []Section: Section 5: Military

Have you ever been called up to active duty in the {^branchtxt({MILT_LOOP})^}?

 1   Yes   ...(Go To Q5-3HB)
 0   No

Default Next:Q5-3JType:Select One Entry
Lead-In:Q5-3F [1:1], Q5-3-CG [Default], Q5-3H [Default]Mask:AUTO‑SELECTED


Q5-3HB []Section: Section 5: Military

What month and year were you most recently called up to active duty in the {^branchtxt({MILT_LOOP})^}?

Enter Date:  
MonthYear 

Default Next:Q5-3JType:Date EntrySave Symbol:^ENTERDATE({MILT_LOOP})^
Lead-In:Q5-3HA [1:1]Mask:MY
Hard Min:{birthdate4}
Hard Max:{curdate4}


Q5-3I []Section: Section 5: Military

1

COMMENT: Set Active flag to Yes

Default Next:Q5-3KType:Internal FunctionSave Symbol:^ACTIVEFLAG({MILT_LOOP})^
Lead-In:Q5-3G [1:1]Mask:9999


Q5-3J []Section: Section 5: Military

0

COMMENT: set active flag to 0 for those no longer serving or in reserves

Default Next:Q5-3KType:Internal FunctionSave Symbol:^ACTIVEFLAG({MILT_LOOP})^
Lead-In:Q5-3GA [Default], Q5-3GB [Default], Q5-3GC [Default], Q5-3HA [Default], Q5-3HB [Default]Mask:9999


Q5-3K []Section: Section 5: Military

{^ACTIVE({MILT_LOOP})^}

COMMENT: check to see if R is currently active in any branch of armed forces

If Answer = 1 Then Go To
Q5-4

Default Next:Q5-5BCType:Internal Function
Lead-In:Q5-3I [Default], Q5-3J [Default]Mask:99


Q5-4 []Section: Section 5: Military

In what month and year will your current enlistment end?

Enter Date:  
MonthYear 

Default Next:Q5-5-CType:Date Entry
Lead-In:Q5-3K [1:1]Mask:MY
Hard Min:{CURDATE4}
Hard Max:205012


Q5-5BC []Section: Section 5: Military

In what month and year did you separate from the {^BRANCHTXT({MILT_LOOP})^}?

Enter Date:  
MonthYear 

Default Next:Q5-5-CType:Date EntrySave Symbol:^EXITDATE({MILT_LOOP})^
Lead-In:Q5-3K [Default]Mask:MY
Hard Min:{^ENTERDATE({MILT_LOOP})~S^}
Hard Max:{CURDATE4}


Q5-5-C []Section: Section 5: Military

SWITCH ({^ACTIVE({MILT_LOOP})^}) BEGIN
CASE 0: {^LEFT({MILT_LOOP})^} = "at the time you left the";
DEFAULT : {^LEFT({MILT_LOOP})^} = "in the"; END

COMMENT: Text subs based on R's status in military

Default Next:Q5-5CType:Internal Function
Lead-In:Q5-4 [Default], Q5-5BC [Default]Mask:9999


Q5-5C []Section: Section 5: Military

Now I would like to ask you about your military jobs and training {^LEFT({MILT_LOOP})^} {^BRANCHTXT({MILT_LOOP})^}.

Default Next:Q5-5DType:Dummy
Lead-In:Q5-5-C [Default]


Q5-5D []Section: Section 5: Military

(({^BRANCHCODE({MILT_LOOP})^}==1) || ({^BRANCHCODE({MILT_LOOP})^}==4) || ({^BRANCHCODE({MILT_LOOP})^}==5) || ({^BRANCHCODE({MILT_LOOP})^}==8) || ({^BRANCHCODE({MILT_LOOP})^}==9) || ({^BRANCHCODE({MILT_LOOP})^}==10))

COMMENT: check for army, MC, nat'l guard and reserves or these branches

If Answer = 1 Then Go To
Q5-5E

Default Next:Q5-5FType:Internal Function
Lead-In:Q5-5C [Default]Mask:99


Q5-5E []Section: Section 5: Military

"MOS"

Default Next:Q5-7BBType:Internal FunctionSave Symbol:^SECTION({MILT_LOOP})^
Lead-In:Q5-5D [1:1]Mask:A80


Q5-5F []Section: Section 5: Military

(({^BRANCHCODE({MILT_LOOP})^}==2) || ({^BRANCHCODE({MILT_LOOP})^}==6) || ({^BRANCHCODE({MILT_LOOP})^}==11) || ({^BRANCHCODE({MILT_LOOP})^}==12))

COMMENT: check for navy or navy reserves or coast guard

If Answer = 1 Then Go To
Q5-5G

Default Next:Q5-6AType:Internal Function
Lead-In:Q5-5D [Default]Mask:99


Q5-5G []Section: Section 5: Military

"RATING"

Default Next:Q5-7BBType:Internal FunctionSave Symbol:^SECTION({MILT_LOOP})^
Lead-In:Q5-5F [1:1]Mask:A80


Q5-6A []Section: Section 5: Military

(({^BRANCHCODE({MILT_LOOP})^}==3) || ({^BRANCHCODE({MILT_LOOP})^}==7))

COMMENT: check for air force or reserves

If Answer = 1 Then Go To
Q5-7A

Default Next:Q5-7BType:Internal Function
Lead-In:Q5-5F [Default]Mask:99


Q5-7A []Section: Section 5: Military

"AFSC"

Default Next:Q5-7BBType:Internal FunctionSave Symbol:^SECTION({MILT_LOOP})^
Lead-In:Q5-6A [1:1]Mask:A80


Q5-7B []Section: Section 5: Military

"AFSC/MOS/RATING"

Default Next:Q5-7BBType:Internal FunctionSave Symbol:^SECTION({MILT_LOOP})^
Lead-In:Q5-6A [Default]Mask:A80


Q5-7BB []Section: Section 5: Military

{^ACTIVE({MILT_LOOP})^}

COMMENT: SKIP TO CORRECT TEXT SUBSTITUTIONS BASED ON ACTIVE STATUS

If Answer = 0 Then Go To
Q5-7D
If Answer = 1 Then Go To Q5-7C

Default Next:Q5-8Type:Internal Function
Lead-In:Q5-5E [Default], Q5-5G [Default], Q5-7A [Default], Q5-7B [Default]Mask:99


Q5-7C []Section: Section 5: Military

SYMBOL ({^IS_WAS({MILT_LOOP})^}="is"=CHAR, {^CURRENT_BLANK({MILT_LOOP})^}="current"=CHAR, {^THIS_THAT({MILT_LOOP})^}="this"=CHAR, {^DID_HAVE({MILT_LOOP})^}="have"=CHAR, {^WORK_WORKED({MILT_LOOP})^}="worked"=CHAR, {^YOUR_THE({MILT_LOOP})^}="your"=CHAR, {^ARE_WERE({MILT_LOOP})^}="are"=CHAR, {^HAVE_DID({MILT_LOOP})^}="have"=CHAR, {^TAKE_TAKEN({MILT_LOOP})^}="taken"=CHAR, {^GET_GOTTEN({MILT_LOOP})^}="gotten"=CHAR, {^RECEIVE_RECEIVED({MILT_LOOP})^}="received"=CHAR, {^YOUR_THAT({MILT_LOOP})^}="your"=CHAR, {^COMPLETE_COMPLETED({MILT_LOOP})^}="complete"=CHAR, {^SINCE_AFTER({MILT_LOOP})^}="since"=CHAR)

COMMENT: SET TEXT SUBSTITUTIONS ACCORDING TO ACTIVE STATUS

Default Next:Q5-9-BType:Internal Function
Lead-In:Q5-7BB [1:1]Mask:9999


Q5-7D []Section: Section 5: Military

SYMBOL ({^IS_WAS({MILT_LOOP})^}="was"=CHAR, {^CURRENT_BLANK({MILT_LOOP})^}=""=CHAR, {^THIS_THAT({MILT_LOOP})^}="that"=CHAR, {^DID_HAVE({MILT_LOOP})^}="did"=CHAR, {^WORK_WORKED({MILT_LOOP})^}="work"=CHAR, {^YOUR_THE({MILT_LOOP})^}="the"=CHAR, {^ARE_WERE({MILT_LOOP})^}="were"=CHAR, {^HAVE_DID({MILT_LOOP})^}="did"=CHAR, {^TAKE_TAKEN({MILT_LOOP})^}="take"=CHAR, {^GET_GOTTEN({MILT_LOOP})^}="get"=CHAR, {^RECEIVE_RECEIVED({MILT_LOOP})^}="receive"=CHAR, {^YOUR_THAT({MILT_LOOP})^}="that"=CHAR, {^COMPLETE_COMPLETED({MILT_LOOP})^}="completed"=CHAR, {^SINCE_AFTER({MILT_LOOP})^}="after"=CHAR)

COMMENT: SET TEXT SUBSTITUTIONS ACCORDING TO ACTIVE STATUS

Default Next:Q5-9-BType:Internal Function
Lead-In:Q5-7BB [0:0]Mask:9999


Q5-8 []Section: Section 5: Military

SYMBOL({^IS_WAS({MILT_LOOP})^}="(is or was)"=CHAR, {^CURRENT_BLANK({MILT_LOOP})^}="(current)"=CHAR, {^THIS_THAT({MILT_LOOP})^}="(this/that)"=CHAR, {^DID_HAVE({MILT_LOOP})^}="(did/have)"=CHAR, {^WORK_WORKED({MILT_LOOP})^}="(work/worked)"=CHAR, {^YOUR_THE({MILT_LOOP})^}="(your/the)"=CHAR, {^ARE_WERE({MILT_LOOP})^}="(are/were)"=CHAR, {^HAVE_DID({MILT_LOOP})^}="(have/did)"=CHAR, {^TAKE_TAKEN({MILT_LOOP})^}="(take/taken)"=CHAR, {^GET_GOTTEN({MILT_LOOP})^}="(get/gotten)"=CHAR, {^RECEIVE_RECEIVED({MILT_LOOP})^}="(receive/received)"=CHAR, {^YOUR_THAT({MILT_LOOP})^}="(your/that)"=CHAR, {^COMPLETE_COMPLETED({MILT_LOOP})^}="(complete/completed)"=CHAR, {^SINCE_AFTER({MILT_LOOP})^}="(since/after)"=CHAR)

COMMENT: SET TEXT SUBSTITUTIONS ACCORDING TO ACTIVE STATUS

Default Next:Q5-9-BType:Internal Function
Lead-In:Q5-7BB [Default]Mask:9999


Q5-9-B []Section: Section 5: Military

What {^IS_WAS({MILT_LOOP})^} your {^CURRENT_BLANK({MILT_LOOP})^} Primary {^SECTION({MILT_LOOP})^}?


(IF NECESSARY, PROBE:) What {^IS_WAS({MILT_LOOP})^} the name of the job you were trained for?

Enter: 

Default Next:Q5-9AType:Text Entry
Lead-In:Q5-7C [Default], Q5-7D [Default], Q5-8 [Default]Mask:A35


Q5-9A []Section: Section 5: Military

What {^ARE_WERE({MILT_LOOP})^} your main activities or duties?

Enter: 

Default Next:Q5-9BType:Text Entry
Lead-In:Q5-9-B [Default]Mask:A86


Q5-9B []Section: Section 5: Military

What is the code associated with your primary {^SECTION({MILT_LOOP})^}?

Enter: 

Default Next:Q5-9BBType:Text Entry
Lead-In:Q5-9A [Default]Mask:A35


Q5-9BB []Section: Section 5: Military

Did you receive any formal school training for {^THIS_THAT({MILT_LOOP})^} {^SECTION({MILT_LOOP})^}?

 1   Yes   ...(Go To Q5-10)
 0   No

Default Next:Q5-10BType:Select One EntrySave Symbol:MILTRN
Lead-In:Q5-9B [Default]Mask:AUTO‑SELECTED


Q5-10 []Section: Section 5: Military

In all, how many weeks of formal school or training did you complete?

(ENTER WEEKS)

Enter Number: 

Default Next:Q5-10BType:Numeric Entry
Lead-In:Q5-9BB [1:1]Mask:999
Hard Min:0
Hard Max:208


Q5-10B []Section: Section 5: Military

Did you receive any on the job training for {^THIS_THAT({MILT_LOOP})^} {^SECTION({MILT_LOOP})^}?

 1   Yes   ...(Go To Q5-10BA)
 0   No

Default Next:Q5-10CType:Select One EntrySave Symbol:MILTRN
Lead-In:Q5-9BB [Default], Q5-10 [Default]Mask:AUTO‑SELECTED


Q5-10BA []Section: Section 5: Military

In all, how many weeks of on the job training for {^THIS_THAT({MILT_LOOP})^} {^SECTION({MILT_LOOP})^} did you receive?

(ENTER WEEKS)

Enter Number: 

Default Next:Q5-10CType:Numeric Entry
Lead-In:Q5-10B [1:1]Mask:999
Hard Min:0Soft Min:0
Hard Max:208Soft Max:208


Q5-10C []Section: Section 5: Military

Excluding on the job training and formal school, {^SINCE_AFTER({MILT_LOOP})^} you completed training, how many months {^HAVE_DID({MILT_LOOP})^} you actually {^WORK_WORKED({MILT_LOOP})^} in {^YOUR_THAT({MILT_LOOP})^} {^CURRENT_BLANK({MILT_LOOP})^} {^SECTION({MILT_LOOP})^}?


(ENTER MONTHS)

Enter Number: 

Default Next:Q5-10DType:Numeric Entry
Lead-In:Q5-10B [Default], Q5-10BA [Default]Mask:99
Hard Min:0Soft Min:0
Hard Max:99Soft Max:99


Q5-10D []Section: Section 5: Military

SWITCH ({^ACTIVE({MILT_LOOP})^}) BEGIN
CASE 0: {^LEFT_RANK({MILT_LOOP})^} = "At the time you left the " + {^BRANCHTXT({MILT_LOOP})^} + ", were you";
DEFAULT : {^LEFT_RANK({MILT_LOOP})^} = "Are you currently"; END

COMMENT: Text subs based on R's status in military

Default Next:Q5-10EType:Internal Function
Lead-In:Q5-10C [Default]Mask:9999


Q5-10E []Section: Section 5: Military

{^LEFT_RANK({MILT_LOOP})^} an enlisted person, a warrant officer, or a commissioned officer?

 1   ENLISTED PERSON   ...(Go To Q5-10F)
 2   WARRANT OFFICER   ...(Go To Q5-10G)
 3   COMMISSIONED OFFICER   ...(Go To Q5-10H)

Default Next:Q5-11Type:Select One Entry
Lead-In:Q5-10D [Default]Mask:AUTO‑SELECTED


Q5-10F []Section: Section 5: Military

What {^IS_WAS({MILT_LOOP})^} your grade?

 1   E1
 2   E2
 3   E3
 4   E4
 5   E5
 6   E6
 7   E7
 8   E8
 9   E9
 10   E10

Default Next:Q5-11Type:Select One Entry
Lead-In:Q5-10E [1:1]Mask:AUTO‑SELECTED


Q5-10G []Section: Section 5: Military

What {^IS_WAS({MILT_LOOP})^} your rank?

 1   W1
 2   W2
 3   W3
 4   W4
 5   W5

Default Next:Q5-11Type:Select One Entry
Lead-In:Q5-10E [2:2]Mask:AUTO‑SELECTED


Q5-10H []Section: Section 5: Military

What {^IS_WAS({MILT_LOOP})^} your rank?

 1   O-1
 2   O-2
 3   O-3
 4   O-4
 5   O-5
 6   O-6
 7   O-7
 8   O-8
 9   O-9
 10   O-10

Default Next:Q5-11Type:Select One Entry
Lead-In:Q5-10E [3:3]Mask:AUTO‑SELECTED


Q5-11 []Section: Section 5: Military

{^ACTIVE({MILT_LOOP})^}

COMMENT: Machine Check: Is R on active duty in the armed services?

If Answer = 1 Then Go To
Q5-11C

Default Next:Q5-11AType:Internal Function
Lead-In:Q5-10E [Default], Q5-10F [Default], Q5-10G [Default], Q5-10H [Default]Mask:99


Q5-11A []Section: Section 5: Military

Since you left the {^BRANCHTXT({MILT_LOOP})^} have you used any skills from that {^SECTION({MILT_LOOP})^} in a civilian job?

 1   Yes
 0   No   ...(Go To Q5-11C)
 3   IF VOLUNTEERED :No civilian job   ...(Go To Q5-11C)

Default Next:Q5-11BType:Select One Entry
Lead-In:Q5-11 [Default]Mask:AUTO‑SELECTED


Q5-11B []Section: Section 5: Military

Does your CURRENT civilian job use any skills from your {^SECTION({MILT_LOOP})^}?

 1   Yes
 0   No

Default Next:Q5-11CType:Select One Entry
Lead-In:Q5-11A [Default]Mask:AUTO‑SELECTED


Q5-11C []Section: Section 5: Military

In addition to {^YOUR_THE({MILT_LOOP})^} {^CURRENT_BLANK({MILT_LOOP})^} Primary {^SECTION({MILT_LOOP})^} {^HAVE_DID({MILT_LOOP})^} you {^RECEIVE_RECEIVED({MILT_LOOP})^} training in any other {^SECTION({MILT_LOOP})^}?

 1   Yes
 0   No

Default Next:Q5-11DType:Select One Entry
Lead-In:Q5-11 [1:1], Q5-11A [0:0], Q5-11A [3:3], Q5-11B [Default]Mask:AUTO‑SELECTED


Q5-11D []Section: Section 5: Military

At the time you entered the {^BRANCHTXT({MILT_LOOP})^} how many years of regular school had you completed and got credit for?

 1   1ST GRADE 2   2ND GRADE
 3   3RD GRADE 4   4TH GRADE
 5   5TH GRADE 6   6TH GRADE
 7   7TH GRADE 8   8TH GRADE
 9   9TH GRADE 10   10TH GRADE
 11   11TH GRADE 12   12TH GRADE
 13   1ST YEAR COLLEGE 14   2ND YEAR COLLEGE
 15   3RD YEAR COLLEGE 16   4TH YEAR COLLEGE
 17   5TH YEAR COLLEGE 18   6TH YEAR COLLEGE
 19   7TH YEAR COLLEGE 20   8TH YEAR COLLEGE OR MORE
 95   UNGRADED 0   None

Default Next:Q5-11EType:Select One Entry
Lead-In:Q5-11C [Default]Mask:AUTO‑SELECTED


Q5-11E []Section: Section 5: Military

During your service in the {^BRANCHTXT({MILT_LOOP})^}, {^DID_HAVE({MILT_LOOP})^} you {^TAKE_TAKEN({MILT_LOOP})^} any courses for which you received high school or college credit?

 1   Yes
 0   No

Default Next:Q5-11AAType:Select One Entry
Lead-In:Q5-11D [Default]Mask:AUTO‑SELECTED


Q5-11AA []Section: Section 5: Military

Now taking all these things together, how satisfied {^ARE_WERE({MILT_LOOP})^} you with the {^BRANCHTXT({MILT_LOOP})^}?--

 1   Very satisfied
 2   Somewhat satisfied
 3   Somewhat dissatisfied
 4   Very dissatisfied

Default Next:Q5-11BBType:Select One Entry
Lead-In:Q5-11E [Default]Mask:AUTO‑SELECTED


Q5-11BB []Section: Section 5: Military

Have you been sworn into any other branches?

 1   Yes
 0   No

Default Next:Q5-11-LOOP-ENDType:Select One EntrySave Symbol:^MOREBRANCH({MILT_LOOP})^
Lead-In:Q5-11AA [Default]Mask:AUTO‑SELECTED


Q5-28-A []Section: Section 5: Military

SYMBOL({^ACTIVEFLAG({MILT_LOOP})^}=0=INT, {^MOREBRANCH({MILT_LOOP})^}=0=INT)

COMMENT: OTHER SPECIFY ALONE WAS CHOSEN or EXITED EARLY

Default Next:Q5-11-LOOP-ENDType:Internal Function
Lead-In:Q5-3-C [1:1], Q5-3-D [0:0], Q5-3-D [-2:-1], Q5-3EF [Default]Mask:9999


Q5-11-LOOP-END []Section: Section 5: Military

UNTIL ({^MOREBRANCH({MILT_LOOP})^}!=1 || {MILT_LOOP}==2)

COMMENT: End loop about military branches

Default Next:Q5-12-JUMPType:Internal Function
Lead-In:Q5-11BB [Default], Q5-28-A [Default]Mask:9999


Q5-12-JUMP []Section: Section 5: Military

{YADULT_AGE}>16

COMMENT: Is YA older than 16?

If Answer = 1 Then Go To
Q5-12-0A

Default Next:Q7-TIME-BEGINType:Internal Function
Lead-In:Q5-11-LOOP-END [Default]Mask:99


Q5-12-0A []Section: Section 5: Military

{Q5-2}==1||{EVERMIL}==1

COMMENT: Has R ever served in the military?

If Answer = 1 Then Go To
Q5-12-0A-B

Default Next:Q5-12-0CType:Internal Function
Lead-In:Q5-12-JUMP [1:1]Mask:99


Q5-12-0A-B []Section: Section 5: Military

({^ACTIVEFLAG(1)^})==1

COMMENT: Is R corrently active in the military?

If Answer = 1 Then Go To
Q5-12-0B

Default Next:Q5-12-0A-CType:Internal Function
Lead-In:Q5-12-0A [1:1]Mask:99999


Q5-12-0A-C []Section: Section 5: Military

Has the Department of Vetrans Affairs (VA) or the Department of Defense determined that you have a service-connected disability; that is, a health condition or impairment caused or made worse by any of your military service?

 1   Yes   ...(Go To Q5-12-0A-D)
 0   No

Default Next:Q5-12-0A-EType:Select One Entry
Lead-In:Q5-12-0A-B [Default]Mask:AUTO‑SELECTED


Q5-12-0A-D []Section: Section 5: Military

At the time of classification, what was your service-related disability rating?

 0   0 percent
 1   10 percent
 2   20 percent
 3   30 percent
 4   40 percent
 5   50 percent
 6   60 percent
 7   70 percent
 8   80 percent
 9   90 percent
 10   100 percent

Default Next:Q5-12-0BType:Select One Entry
Lead-In:Q5-12-0A-C [1:1]Mask:AUTO‑SELECTED


Q5-12-0A-E []Section: Section 5: Military

Do you believe that you have a service-connected disability?

 1   Yes
 0   No

Default Next:Q5-12-0BType:Select One Entry
Lead-In:Q5-12-0A-C [Default]Mask:AUTO‑SELECTED


Q5-12-0B []Section: Section 5: Military

"worked for pay or been deployed"

Default Next:Q5-12-0BAType:Internal FunctionSave Symbol:CIV_MIL
Lead-In:Q5-12-0A-B [1:1], Q5-12-0A-D [Default], Q5-12-0A-E [Default]Mask:A80


Q5-12-0BA []Section: Section 5: Military

"READ IF NECESSARY: Persons serving in a combat or war zone usually receive combat zone tax exclusion, Imminent Danger Pay, or Hostile Fire Pay"

Default Next:Q5-12-0DType:Internal FunctionSave Symbol:INT_CIV_MIL
Lead-In:Q5-12-0B [Default]Mask:A80


Q5-12-0C []Section: Section 5: Military

"worked for pay"

Default Next:Q5-12-0CAType:Internal FunctionSave Symbol:CIV_MIL
Lead-In:Q5-12-0A [Default]Mask:A80


Q5-12-0CA []Section: Section 5: Military

" "

Default Next:Q5-12-0DType:Internal FunctionSave Symbol:INT_CIV_MIL
Lead-In:Q5-12-0C [Default]Mask:A80


Q5-12-0D []Section: Section 5: Military

SWITCH ({WASINT08}) BEGIN
CASE 1 : {EVER_DLI} = "Since " + {LINTDATE~X} + " have you";
CASE 0 : {EVER_DLI} = "Have you ever";
DEFAULT: {EVER_DLI} = "Have you ever"; END

COMMENT: text subst based on whether R is new to YA

Default Next:Q5-12Type:Internal Function
Lead-In:Q5-12-0BA [Default], Q5-12-0CA [Default]Mask:9999


Q5-12 []Section: Section 5: Military

{EVER_DLI} {CIV_MIL} in a combat or war zone?

{INT_CIV_MIL}

 1   YES   ...(Go To Q5-12A)
 0   NO

Default Next:Q7-TIME-BEGINType:Select One Entry
Lead-In:Q5-12-0D [Default]Mask:AUTO‑SELECTED


Q5-12A []Section: Section 5: Military

In which of the following countries were you?

(INTERVIEWER: PLEASE SELECT ALL THAT APPLY.)

 1   Iraq
 2   Afghanistan
 3   Sudan
 4   Somalia
 5   Kuwait
 6   Another Country

Default Next:Q5-12ABType:Select All Entry
Lead-In:Q5-12 [1:1]


Q5-12AB []Section: Section 5: Military

INSELECTION([Q5-12A],6)

COMMENT: Machine Check: Did R choose "another country" in Q5-12A?

If Answer = 1 Then Go To
Q5-12B

Default Next:Q5-12C-LOOP-INITType:Internal Function
Lead-In:Q5-12A [Default]Mask:9999


Q5-12B []Section: Section 5: Military

In which country was that?

Enter: 

Default Next:Q5-12C-LOOP-INITType:Text EntrySave Symbol:OTHERCOUNTRY
Lead-In:Q5-12AB [1:1]Mask:A1000


Q5-12C-LOOP-INIT []Section: Section 5: Military

0

Default Next:Q5-12C-LOOP-BEGINType:Internal FunctionSave Symbol:FC‑LOOP1
Lead-In:Q5-12AB [Default], Q5-12B [Default]Mask:9999


Q5-12C-LOOP-BEGIN []Section: Section 5: Military

REPEAT

COMMENT: Start loop about work or deployment in combat zones

Default Next:Q5-12C-LOOP-INCREMENTType:Internal Function
Lead-In:Q5-12C-LOOP-INIT [Default]Mask:9999


Q5-12C-LOOP-INCREMENT []Section: Section 5: Military

{FC-LOOP1} + 1

Default Next:Q5-12CAType:Internal FunctionSave Symbol:FC‑LOOP1
Lead-In:Q5-12C-LOOP-BEGIN [Default]Mask:9999


Q5-12CA []Section: Section 5: Military

INSELECTION([Q5-12A], {FC-LOOP1})

COMMENT: CHECK TO DETERMINE IF THIS COUNTRY WAS CHOSEN BY RESPONDENT IN Q5-12A

If Answer = 1 Then Go To
Q5-12CAA

Default Next:Q5-12C-LOOP-ENDType:Internal Function
Lead-In:Q5-12C-LOOP-INCREMENT [Default]Mask:9999


Q5-12CAA []Section: Section 5: Military

{FC-LOOP1}==6

If Answer = 1 Then Go To
Q15-12CAB

Default Next:Q5-12CBType:Internal Function
Lead-In:Q5-12CA [1:1]Mask:99999


Q15-12CAB []Section: Section 5: Military

{OTHERCOUNTRY}

Default Next:Q5-12DType:Internal FunctionSave Symbol:^COUNTRY_TXT({FC‑LOOP1})^
Lead-In:Q5-12CAA [1:1]Mask:99999


Q5-12CB []Section: Section 5: Military

DECODE({FC-LOOP1}, {%MILIT_COUNTRIES%}, 1)

COMMENT: CREATE TEXT SUBSTITUTION FOR QUESTIONS ABOUT COUNTRY WHERE RESPONDENT WORKED OR WAS DEPLOYED

Default Next:Q5-12DType:Internal FunctionSave Symbol:^COUNTRY_TXT({FC‑LOOP1})^
Lead-In:Q5-12CAA [Default]Mask:9999


Q5-12D []Section: Section 5: Military

In what year did you go to {^COUNTRY_TXT({FC-LOOP1})^}?

Enter Date:  
Year 

Default Next:Q5-12EType:Date Entry
Lead-In:Q15-12CAB [Default], Q5-12CB [Default]Mask:Y
Hard Min:1985Soft Min:1990
Hard Max:2008Soft Max:2007


Q5-12E []Section: Section 5: Military

How long were you in {^COUNTRY_TXT({FC-LOOP1})^}?

 1   SELECT TO ENTER WEEKS   ...(Go To Q5-12F)
 2   SELECT TO ENTER MONTHS   ...(Go To Q5-12G)
 3   SELECT TO ENTER YEARS   ...(Go To Q5-12H)

Default Next:Q5-12C-LOOP-ENDType:Select One Entry
Lead-In:Q5-12D [Default]Mask:AUTO‑SELECTED


Q5-12F []Section: Section 5: Military

ENTER NUMBER OF WEEKS:

Enter Number: 

Default Next:Q5-12C-LOOP-ENDType:Numeric Entry
Lead-In:Q5-12E [1:1]Mask:99
Hard Min:0Soft Min:6
Hard Max:99Soft Max:52


Q5-12G []Section: Section 5: Military

ENTER NUMBER OF MONTHS:

Enter Number: 

Default Next:Q5-12C-LOOP-ENDType:Numeric Entry
Lead-In:Q5-12E [2:2]Mask:99
Hard Min:0Soft Min:1
Hard Max:99Soft Max:24


Q5-12H []Section: Section 5: Military

ENTER NUMBER OF YEARS:

Enter Number: 

Default Next:Q5-12C-LOOP-ENDType:Numeric Entry
Lead-In:Q5-12E [3:3]Mask:99
Hard Min:0Soft Min:1
Hard Max:99Soft Max:10


Q5-12C-LOOP-END []Section: Section 5: Military

UNTIL ( {FC-LOOP1}==6)

COMMENT: End loop about work or deployment in combat zones

Default Next:Q7-TIME-BEGINType:Internal Function
Lead-In:Q5-12CA [Default], Q5-12E [Default], Q5-12F [Default], Q5-12G [Default], Q5-12H [Default]Mask:9999