<?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: Format Problems in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Format-Problems/m-p/72018#M20834</link>
    <description>Somehow you have made bmistatus into a character variable.  Do a PROC CONTENTS to confirm.  A variable of type CHAR can have numbers as it's content.  Check around for quotes (' or ") and for a $ sign in a LENGTH or INPUT statement near the variable name.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
    <pubDate>Tue, 03 Feb 2009 04:05:41 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2009-02-03T04:05:41Z</dc:date>
    <item>
      <title>Format Problems</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Format-Problems/m-p/72017#M20833</link>
      <description>I am currently in an SAS class and am having great difficulty trying to figure this out.&lt;BR /&gt;
&lt;BR /&gt;
For an assignment you need to code 3 new variables as -1,0,1,2 using if/then statements from previous variables.&lt;BR /&gt;
&lt;BR /&gt;
I need to take these newly coded variables (-1,0,1,2)&lt;BR /&gt;
&lt;BR /&gt;
and format into a character string.&lt;BR /&gt;
SAS keeps telling me the &lt;BR /&gt;
You are trying to use the numeric format BMIFMT with the character variable BMIstatus&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
although bmistatus is a number, I'm so confused&lt;BR /&gt;
&lt;BR /&gt;
Please someone help me i Have the syntax if needed.</description>
      <pubDate>Tue, 03 Feb 2009 00:19:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Format-Problems/m-p/72017#M20833</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-02-03T00:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Format Problems</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Format-Problems/m-p/72018#M20834</link>
      <description>Somehow you have made bmistatus into a character variable.  Do a PROC CONTENTS to confirm.  A variable of type CHAR can have numbers as it's content.  Check around for quotes (' or ") and for a $ sign in a LENGTH or INPUT statement near the variable name.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
      <pubDate>Tue, 03 Feb 2009 04:05:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Format-Problems/m-p/72018#M20834</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-02-03T04:05:41Z</dc:date>
    </item>
  </channel>
</rss>

