<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Received error - crgender [name of variable] is uninitialized. in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Received-error-crgender-name-of-variable-is-uninitialized/m-p/815262#M34198</link>
    <description>&lt;P&gt;When there is something in the log indicating a problem, you should ALWAYS show us the &lt;FONT color="#FF0000"&gt;ENTIRE&lt;/FONT&gt; log for the PROC or DATA step that has the problem. Emphasis on ENTIRE, do not show us selected parts. Copy the log as text, and paste it into the window that appears when you click on the &amp;lt;/&amp;gt; icon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-11-26 08_27_29-Reply to Message - SAS Support Communities — Mozilla Firefox.png" style="width: 859px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/66123iA4EF494F9CA0F6EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="2021-11-26 08_27_29-Reply to Message - SAS Support Communities — Mozilla Firefox.png" alt="2021-11-26 08_27_29-Reply to Message - SAS Support Communities — Mozilla Firefox.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe your problem is here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Format race fmtrace. current_living_dich fmtcurrent_living_dich. crgender fmtsex.;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;There is no variable named CRGENDER in the data set&amp;nbsp;&lt;SPAN&gt;ICPNEED.data_carerecipients and also a variable by that name is not created in the DATA step that contains that format statement.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2022 17:00:05 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2022-05-26T17:00:05Z</dc:date>
    <item>
      <title>Received error - crgender [name of variable] is uninitialized.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Received-error-crgender-name-of-variable-is-uninitialized/m-p/815249#M34194</link>
      <description>&lt;P&gt;I've run the following code and keep receiving an error that crgender is uninitialized.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ran the following:&lt;/P&gt;&lt;P&gt;Data ICPNEED.data_carerecipients;&lt;BR /&gt;Set work.original_final;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;Proc Format;&lt;BR /&gt;&lt;BR /&gt;Value fmtsex&lt;BR /&gt;0 = 'Male'&lt;BR /&gt;1 = 'Female';&lt;BR /&gt;&lt;BR /&gt;Value fmtrace 1 = 'White'&lt;BR /&gt;2 = 'Black'&lt;BR /&gt;3 = 'Asian'&lt;BR /&gt;4 = 'Other';&lt;/P&gt;&lt;P&gt;Value fmtcurrent_living_dich&lt;BR /&gt;0 = 'Living Alone'&lt;BR /&gt;1 = 'Living with ICP or Others';&lt;BR /&gt;Run;&lt;/P&gt;&lt;P&gt;Data ICPNEED.data_CRdemo;&lt;BR /&gt;Set ICPNEED.data_carerecipients;&lt;BR /&gt;edu_numeric = edu + 0;&lt;BR /&gt;if cg_relation___1 = 1 then cg_relationrc = 'Spouse/Partner';&lt;BR /&gt;else if cg_relation___2 = 1 then cg_relationrc = 'Brother/Sister';&lt;BR /&gt;else if cg_relation___3 = 1 then cg_relationrc = 'Child;';&lt;BR /&gt;else if cg_relation___4 = 1 then cg_relationrc = 'Friend';&lt;BR /&gt;else if cg_relation___5 = 1 then cg_relationrc = 'Grandchild';&lt;BR /&gt;else if cg_relation___6 = 1 then cg_relationrc = 'Paid CG';&lt;BR /&gt;else if cg_relation___7 = 1 then cg_relationrc = 'Other';&lt;BR /&gt;else if cg_relation____8 = 1 then cg_relationrc = ' ';&lt;BR /&gt;else if cg_relation____9 = 1 then cg_relationrc = ' ';&lt;BR /&gt;If marriage = 1 then cr_marital = 'Married';&lt;BR /&gt;else if marriage = 2 then cr_marital = 'Not married';&lt;BR /&gt;else if marriage = 3 then cr_marital = 'Not married';&lt;BR /&gt;else if marriage = 4 then cr_marital = 'Not married';&lt;BR /&gt;else if marriage = 5 then cr_marital = 'Not married';&lt;BR /&gt;else if marriage = . then cr_marital = " ";&lt;/P&gt;&lt;P&gt;Format race fmtrace. current_living_dich fmtcurrent_living_dich. crgender fmtsex.;&lt;BR /&gt;Label&lt;BR /&gt;cr_marital = "Care Recipient Marital Status"&lt;BR /&gt;current_living_dich = "Current living situation"&lt;BR /&gt;edu_numeric = "Care Recipient Education"&lt;BR /&gt;iadl_income_3rc = "Care Recipient Household Income"&lt;BR /&gt;mmse_total_score = "Mini Mental State Exam"&lt;BR /&gt;pgdrs_tot = "Psychogeriatric Dependency"&lt;BR /&gt;npi_fs_tot = "Neuropsychiatric Invnetory"&lt;BR /&gt;npi_dist_tot = "Neurospychiatric Invntory Distress"&lt;BR /&gt;qolad_p_tot = "Quality of Life with AD self report CR"&lt;BR /&gt;qolad_sp_tot = "Quality of Life with AD reported by ICP"&lt;BR /&gt;Katz_adl_tot = "Katz Index of Independence of Daily Living"&lt;BR /&gt;cg_relationrc = "ICP Relationship to Care Recipient"&lt;BR /&gt;race = "CR Race"&lt;BR /&gt;sex = "CR Gender"&lt;BR /&gt;age = "CR Age";&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After I run this, if I go back up and run the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data ICPNEED.data_CRdemo;&lt;BR /&gt;Set ICPNEED.data_carerecipients;&lt;BR /&gt;Run;&lt;/P&gt;&lt;P&gt;Proc freq data = ICPNEED.data_CRdemo;&lt;BR /&gt;Table sex;&lt;BR /&gt;Run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get this table:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gtucke1_1-1653581222296.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/71795i2A0B0CA70CAE5263/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gtucke1_1-1653581222296.png" alt="gtucke1_1-1653581222296.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc freq data = ICPNEED.data_CRdemo;&lt;BR /&gt;Tables race crgender current_living_dich cr_marital cg_relationrc;&lt;BR /&gt;Run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the table I get for crgender:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gtucke1_2-1653581257385.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/71796i5DF6F56C8CBAC3C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gtucke1_2-1653581257385.png" alt="gtucke1_2-1653581257385.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 16:07:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Received-error-crgender-name-of-variable-is-uninitialized/m-p/815249#M34194</guid>
      <dc:creator>gtucke1</dc:creator>
      <dc:date>2022-05-26T16:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Received error - crgender [name of variable] is uninitialized.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Received-error-crgender-name-of-variable-is-uninitialized/m-p/815251#M34195</link>
      <description>&lt;P&gt;Can you post the SAS log, and please use the Blockquote (or Insert SAS code) formatting option in the menu bar below Body and above this text entry field&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 16:12:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Received-error-crgender-name-of-variable-is-uninitialized/m-p/815251#M34195</guid>
      <dc:creator>AMSAS</dc:creator>
      <dc:date>2022-05-26T16:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Received error - crgender [name of variable] is uninitialized.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Received-error-crgender-name-of-variable-is-uninitialized/m-p/815253#M34196</link>
      <description>&lt;P&gt;Follow the data.&lt;/P&gt;
&lt;P&gt;Step one copy&amp;nbsp;&lt;SPAN&gt;work.original_final -&amp;gt;&amp;nbsp;ICPNEED.data_carerecipients&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Step two copy&amp;nbsp;ICPNEED.data_carerecipients -&amp;gt;&amp;nbsp;&amp;nbsp;ICPNEED.data_CRdemo with some changes.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Step three copy ICPNEED.data_carerecipients -&amp;gt; ICPNEED.data_CRdemo but WITHOUT the changes.&lt;BR /&gt;Step four use that second&amp;nbsp;version of&amp;nbsp;ICPNEED.data_CRdemo to reference a variable named SEX.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Step five use that second&amp;nbsp;version of&amp;nbsp;ICPNEED.data_CRdemo to reference CRGENDER and other variables.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;At no place do you have any code to create CRGENDER.&amp;nbsp; So for it to exist in that second version of&amp;nbsp;ICPNEED.data_CRdemo it would have needed to exist in the work dataset ORIGINAL_FINAL from your first session.&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Where is the code that create that WORK.ORIGINAL_FINAL dataset in the first SAS session?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 16:18:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Received-error-crgender-name-of-variable-is-uninitialized/m-p/815253#M34196</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-05-26T16:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Received error - crgender [name of variable] is uninitialized.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Received-error-crgender-name-of-variable-is-uninitialized/m-p/815255#M34197</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/414915"&gt;@gtucke1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;After I run this, if I go back up and run the following:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Data ICPNEED.data_CRdemo;&lt;BR /&gt;Set ICPNEED.data_carerecipients;&lt;BR /&gt;Run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;This erases all the work in the previous step (below). Why are you doing this step, what do you think it accomplishes?&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/414915"&gt;@gtucke1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I've run the following code and keep receiving an error that crgender is uninitialized.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I ran the following:&lt;/P&gt;
&lt;P&gt;Data ICPNEED.data_carerecipients;&lt;BR /&gt;Set work.original_final;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;Proc Format;&lt;BR /&gt;&lt;BR /&gt;Value fmtsex&lt;BR /&gt;0 = 'Male'&lt;BR /&gt;1 = 'Female';&lt;BR /&gt;&lt;BR /&gt;Value fmtrace 1 = 'White'&lt;BR /&gt;2 = 'Black'&lt;BR /&gt;3 = 'Asian'&lt;BR /&gt;4 = 'Other';&lt;/P&gt;
&lt;P&gt;Value fmtcurrent_living_dich&lt;BR /&gt;0 = 'Living Alone'&lt;BR /&gt;1 = 'Living with ICP or Others';&lt;BR /&gt;Run;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Data ICPNEED.data_CRdemo;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Set ICPNEED.data_carerecipients;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;edu_numeric = edu + 0;&lt;BR /&gt;if cg_relation___1 = 1 then cg_relationrc = 'Spouse/Partner';&lt;BR /&gt;else if cg_relation___2 = 1 then cg_relationrc = 'Brother/Sister';&lt;BR /&gt;else if cg_relation___3 = 1 then cg_relationrc = 'Child;';&lt;BR /&gt;else if cg_relation___4 = 1 then cg_relationrc = 'Friend';&lt;BR /&gt;else if cg_relation___5 = 1 then cg_relationrc = 'Grandchild';&lt;BR /&gt;else if cg_relation___6 = 1 then cg_relationrc = 'Paid CG';&lt;BR /&gt;else if cg_relation___7 = 1 then cg_relationrc = 'Other';&lt;BR /&gt;else if cg_relation____8 = 1 then cg_relationrc = ' ';&lt;BR /&gt;else if cg_relation____9 = 1 then cg_relationrc = ' ';&lt;BR /&gt;If marriage = 1 then cr_marital = 'Married';&lt;BR /&gt;else if marriage = 2 then cr_marital = 'Not married';&lt;BR /&gt;else if marriage = 3 then cr_marital = 'Not married';&lt;BR /&gt;else if marriage = 4 then cr_marital = 'Not married';&lt;BR /&gt;else if marriage = 5 then cr_marital = 'Not married';&lt;BR /&gt;else if marriage = . then cr_marital = " ";&lt;/P&gt;
&lt;P&gt;Format race fmtrace. current_living_dich fmtcurrent_living_dich. crgender fmtsex.;&lt;BR /&gt;Label&lt;BR /&gt;cr_marital = "Care Recipient Marital Status"&lt;BR /&gt;current_living_dich = "Current living situation"&lt;BR /&gt;edu_numeric = "Care Recipient Education"&lt;BR /&gt;iadl_income_3rc = "Care Recipient Household Income"&lt;BR /&gt;mmse_total_score = "Mini Mental State Exam"&lt;BR /&gt;pgdrs_tot = "Psychogeriatric Dependency"&lt;BR /&gt;npi_fs_tot = "Neuropsychiatric Invnetory"&lt;BR /&gt;npi_dist_tot = "Neurospychiatric Invntory Distress"&lt;BR /&gt;qolad_p_tot = "Quality of Life with AD self report CR"&lt;BR /&gt;qolad_sp_tot = "Quality of Life with AD reported by ICP"&lt;BR /&gt;Katz_adl_tot = "Katz Index of Independence of Daily Living"&lt;BR /&gt;cg_relationrc = "ICP Relationship to Care Recipient"&lt;BR /&gt;race = "CR Race"&lt;BR /&gt;sex = "CR Gender"&lt;BR /&gt;age = "CR Age";&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 16:29:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Received-error-crgender-name-of-variable-is-uninitialized/m-p/815255#M34197</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-05-26T16:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Received error - crgender [name of variable] is uninitialized.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Received-error-crgender-name-of-variable-is-uninitialized/m-p/815262#M34198</link>
      <description>&lt;P&gt;When there is something in the log indicating a problem, you should ALWAYS show us the &lt;FONT color="#FF0000"&gt;ENTIRE&lt;/FONT&gt; log for the PROC or DATA step that has the problem. Emphasis on ENTIRE, do not show us selected parts. Copy the log as text, and paste it into the window that appears when you click on the &amp;lt;/&amp;gt; icon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-11-26 08_27_29-Reply to Message - SAS Support Communities — Mozilla Firefox.png" style="width: 859px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/66123iA4EF494F9CA0F6EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="2021-11-26 08_27_29-Reply to Message - SAS Support Communities — Mozilla Firefox.png" alt="2021-11-26 08_27_29-Reply to Message - SAS Support Communities — Mozilla Firefox.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe your problem is here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Format race fmtrace. current_living_dich fmtcurrent_living_dich. crgender fmtsex.;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;There is no variable named CRGENDER in the data set&amp;nbsp;&lt;SPAN&gt;ICPNEED.data_carerecipients and also a variable by that name is not created in the DATA step that contains that format statement.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 17:00:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Received-error-crgender-name-of-variable-is-uninitialized/m-p/815262#M34198</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-05-26T17:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Received error - crgender [name of variable] is uninitialized.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Received-error-crgender-name-of-variable-is-uninitialized/m-p/815298#M34199</link>
      <description>&lt;P&gt;In this block of code please look at the two pieces highlighted in red. I suspect that instead of applying a format to CRGENDER you meant to use the variable SEX since it's label is like the name of that variable that does not exist. That message quite often comes from using the incorrect name of a variable such as misspelling but in this case I think it is a bit broader of simple wrong variable name in code.&lt;/P&gt;
&lt;PRE&gt;Format race fmtrace. current_living_dich fmtcurrent_living_dich. &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;crgender fmtsex.;&lt;/STRONG&gt;&lt;/FONT&gt;
Label
cr_marital = "Care Recipient Marital Status"
current_living_dich = "Current living situation"
edu_numeric = "Care Recipient Education"
iadl_income_3rc = "Care Recipient Household Income"
mmse_total_score = "Mini Mental State Exam"
pgdrs_tot = "Psychogeriatric Dependency"
npi_fs_tot = "Neuropsychiatric Invnetory"
npi_dist_tot = "Neurospychiatric Invntory Distress"
qolad_p_tot = "Quality of Life with AD self report CR"
qolad_sp_tot = "Quality of Life with AD reported by ICP"
Katz_adl_tot = "Katz Index of Independence of Daily Living"
cg_relationrc = "ICP Relationship to Care Recipient"
race = "CR Race"
&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;sex = "CR Gender"&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 26 May 2022 18:52:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Received-error-crgender-name-of-variable-is-uninitialized/m-p/815298#M34199</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-05-26T18:52:37Z</dc:date>
    </item>
  </channel>
</rss>

