<?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 VALIDVARNAME=ANY in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/VALIDVARNAME-ANY/m-p/5577#M1770</link>
    <description>On importing the data of an Information Map I get the following warning&lt;BR /&gt;
&lt;BR /&gt;
55         /* restore the validvarname option */&lt;BR /&gt;
56         /* NOTE: Might cause a warning if value is VALIDVARNAME=ANY */&lt;BR /&gt;
57         options &amp;amp;_imapValidVarName;&lt;BR /&gt;
                                                          The SAS System&lt;BR /&gt;
&lt;BR /&gt;
WARNING: Only Base procedures and SAS/STAT procedures have been tested for use with VALIDVARNAME=ANY. Other use of this option is &lt;BR /&gt;
         considered experimental and may cause undetected errors.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
What is this VALIDVARNAME=ANY. is anything wrong with my code.</description>
    <pubDate>Mon, 19 Nov 2007 16:15:08 GMT</pubDate>
    <dc:creator>SanjayM</dc:creator>
    <dc:date>2007-11-19T16:15:08Z</dc:date>
    <item>
      <title>VALIDVARNAME=ANY</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/VALIDVARNAME-ANY/m-p/5577#M1770</link>
      <description>On importing the data of an Information Map I get the following warning&lt;BR /&gt;
&lt;BR /&gt;
55         /* restore the validvarname option */&lt;BR /&gt;
56         /* NOTE: Might cause a warning if value is VALIDVARNAME=ANY */&lt;BR /&gt;
57         options &amp;amp;_imapValidVarName;&lt;BR /&gt;
                                                          The SAS System&lt;BR /&gt;
&lt;BR /&gt;
WARNING: Only Base procedures and SAS/STAT procedures have been tested for use with VALIDVARNAME=ANY. Other use of this option is &lt;BR /&gt;
         considered experimental and may cause undetected errors.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
What is this VALIDVARNAME=ANY. is anything wrong with my code.</description>
      <pubDate>Mon, 19 Nov 2007 16:15:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/VALIDVARNAME-ANY/m-p/5577#M1770</guid>
      <dc:creator>SanjayM</dc:creator>
      <dc:date>2007-11-19T16:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: VALIDVARNAME=ANY</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/VALIDVARNAME-ANY/m-p/5578#M1771</link>
      <description>Hi:&lt;BR /&gt;
  This Tech Support Note explains the VALIDVARNAME option:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/14/661.html" target="_blank"&gt;http://support.sas.com/kb/14/661.html&lt;/A&gt;&lt;BR /&gt;
You may also be interested in this note about setting the VALIDVARNAME option for use with servers in the BI Platform:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/18/750.html" target="_blank"&gt;http://support.sas.com/kb/18/750.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
  VALIDVARNAME=ANY is usually set automatically by EG because it uses variable names that may have embedded spaces or special characters. The warning doesn't mean you've done anything wrong. It's just means that you have to look at your data and look at the generated code and decide whether VALIDVARNAME is set correctly for your particular situation. If you need help deciding on the correct setting for the VALIDVARNAME option, then your best bet for help is to contact SAS Technical Support.&lt;BR /&gt;
&lt;BR /&gt;
cynthia&lt;BR /&gt;
&lt;BR /&gt;
FYI, the possible values for the VALIDVARNAME= option are&lt;BR /&gt;
-- V7 (default) Allows mixed case, 32 character variable names. Valid characters you can use are alpha, numeric and underscores.&lt;BR /&gt;
-- UPCASE Allows 32 character variable names, but uppercases the variable names. Valid characters you can use are alpha, numeric and underscores.&lt;BR /&gt;
-- V6 Version 6 rules apply.&lt;BR /&gt;
-- ANY Allows variable names to contain special characters. You can use a maximum of 32 characters, stored in mixed case.</description>
      <pubDate>Mon, 19 Nov 2007 16:31:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/VALIDVARNAME-ANY/m-p/5578#M1771</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-11-19T16:31:39Z</dc:date>
    </item>
  </channel>
</rss>

