Good day.
I can't recognize why my label command is not working.My command is like this
label define rh_anc_pv ///
1 "Doctor" ///
2 "Nurse/midwife" ///
3 "Other health worker" ///
4 "TBA/other/relative" ///
5 "Missing" ///
6 "No ANC"
But each time it comes like
command label is unrecognized.
How could I solve this problem?
I can't recognize why my label command is not working.My command is like this
label define rh_anc_pv ///
1 "Doctor" ///
2 "Nurse/midwife" ///
3 "Other health worker" ///
4 "TBA/other/relative" ///
5 "Missing" ///
6 "No ANC"
But each time it comes like
command label is unrecognized.
How could I solve this problem?

Comment