<?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: SAS MACRO DEFINE.XML CREATION ERROR in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442057#M282677</link>
    <description>&lt;P&gt;I am attaching file if you have problem in solving it.&lt;/P&gt;</description>
    <pubDate>Sat, 03 Mar 2018 17:00:56 GMT</pubDate>
    <dc:creator>agsuthar</dc:creator>
    <dc:date>2018-03-03T17:00:56Z</dc:date>
    <item>
      <title>SAS MACRO DEFINE.XML CREATION ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442055#M282676</link>
      <description>&lt;P&gt;I am having difficulty in creating define.xml&amp;nbsp;file. When I run this part of code...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%ImportALLMeta(CRT-Specification-V1.0,"dm,suppdm,&lt;BR /&gt;DatasetMetadata,&lt;BR /&gt;StudyInfo,&lt;BR /&gt;ValueLevel,&lt;BR /&gt;ControlledTerminology,&lt;BR /&gt;Methods,&lt;BR /&gt;Comments")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It shows log out put as shown below -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;11826 %ImportALLMeta(CRT-Specification-V1.0,"dm,suppdm,&lt;BR /&gt;11827 DatasetMetadata,&lt;BR /&gt;11828 StudyInfo,&lt;BR /&gt;11829 ValueLevel,&lt;BR /&gt;11830 ControlledTerminology,&lt;BR /&gt;11831 Methods,&lt;BR /&gt;11832 Comments")&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ERROR: A character operand was found in the %EVAL function or %IF condition where a numeric&lt;BR /&gt;operand is required. The condition was: &amp;amp;len&lt;BR /&gt;ERROR: The %TO value of the %DO J loop is invalid.&lt;BR /&gt;ERROR: The macro IMPORTALLMETA will stop executing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to correct this error? Any suggestion?&lt;/P&gt;&lt;P&gt;PS: I am using SAS 9.0 version&lt;/P&gt;</description>
      <pubDate>Sat, 03 Mar 2018 16:39:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442055#M282676</guid>
      <dc:creator>agsuthar</dc:creator>
      <dc:date>2018-03-03T16:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MACRO DEFINE.XML CREATION ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442057#M282677</link>
      <description>&lt;P&gt;I am attaching file if you have problem in solving it.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Mar 2018 17:00:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442057#M282677</guid>
      <dc:creator>agsuthar</dc:creator>
      <dc:date>2018-03-03T17:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MACRO DEFINE.XML CREATION ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442058#M282678</link>
      <description />
      <pubDate>Sat, 03 Mar 2018 17:01:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442058#M282678</guid>
      <dc:creator>agsuthar</dc:creator>
      <dc:date>2018-03-03T17:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MACRO DEFINE.XML CREATION ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442059#M282679</link>
      <description />
      <pubDate>Sat, 03 Mar 2018 17:01:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442059#M282679</guid>
      <dc:creator>agsuthar</dc:creator>
      <dc:date>2018-03-03T17:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MACRO DEFINE.XML CREATION ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442062#M282680</link>
      <description>&lt;P&gt;Try issuing this statement first then re-running:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options mprint mlogic symbolgen;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That will provide more information in the log.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Mar 2018 17:13:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442062#M282680</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2018-03-03T17:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MACRO DEFINE.XML CREATION ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442065#M282683</link>
      <description>&lt;P&gt;Ok. Here is the detailed log of error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;13621 %ImportALLMeta(CRT-Specification-V1.0,"dm,suppdm,&lt;BR /&gt;MLOGIC(IMPORTALLMETA): Beginning execution.&lt;BR /&gt;13622 DatasetMetadata,&lt;BR /&gt;13623 StudyInfo,&lt;BR /&gt;13624 ValueLevel,&lt;BR /&gt;13625 ControlledTerminology,&lt;BR /&gt;13626 Methods,&lt;BR /&gt;13627 Comments")&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;MLOGIC(IMPORTALLMETA): Parameter FILENAME has value CRT-Specification-V1.0&lt;BR /&gt;MLOGIC(IMPORTALLMETA): Parameter METAS has value "dm,suppdm,&lt;BR /&gt;DatasetMetadata, StudyInfo,&lt;BR /&gt;ValueLevel, ControlledTerminology,&lt;BR /&gt;Methods,&lt;BR /&gt;Comments"&lt;/P&gt;&lt;P&gt;MLOGIC(IMPORTALLMETA): %LET (variable name is LEN)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;SYMBOLGEN: Macro variable METAS resolves to "dm,suppdm,&lt;BR /&gt;DatasetMetadata, StudyInfo,&lt;BR /&gt;ValueLevel,&lt;BR /&gt;ControlledTerminology, Methods,&lt;BR /&gt;Comments"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;SYMBOLGEN: Macro variable LEN resolves to -6.1809460637981E307&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ERROR: A character operand was found in the %EVAL function or %IF condition where a numeric&lt;BR /&gt;operand is required. The condition was: &amp;amp;len&lt;BR /&gt;ERROR: The %TO value of the %DO J loop is invalid.&lt;BR /&gt;ERROR: The macro IMPORTALLMETA will stop executing.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;MLOGIC(IMPORTALLMETA): Ending execution.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Mar 2018 17:38:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442065#M282683</guid>
      <dc:creator>agsuthar</dc:creator>
      <dc:date>2018-03-03T17:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MACRO DEFINE.XML CREATION ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442103#M282684</link>
      <description>&lt;P&gt;Better call SAS technical support for that.&amp;nbsp; There's no reasonable way that %SYSFUNC(COUNTW could return a number like -6E307.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Mar 2018 21:41:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-MACRO-DEFINE-XML-CREATION-ERROR/m-p/442103#M282684</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2018-03-03T21:41:36Z</dc:date>
    </item>
  </channel>
</rss>

