<?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 Custom formats not recognised in LSF in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Custom-formats-not-recognised-in-LSF/m-p/5367#M1703</link>
    <description>We are using Custom formats in our Stored Process which works fine when run from SAS EG or Stored Process Application.&lt;BR /&gt;
&lt;BR /&gt;
When I run the Stored Process from LSF I get this error.&lt;BR /&gt;
&lt;BR /&gt;
ERROR: The format COM14FMT was not found or could not be loaded.&lt;BR /&gt;
403        	define YTD_GPI_PERC /  SUM width=6 format=per6fmt.;&lt;BR /&gt;
ERROR: The format PER6FMT was not found or could not be loaded.&lt;BR /&gt;
404        	define LYYTD_Sales /  sum width=15 format=COM15FMT. ;&lt;BR /&gt;
ERROR: The format COM15FMT was not found or could not be loaded.&lt;BR /&gt;
405        	define LYYTD_GPI / sum width=14 format=COM14FMT.;&lt;BR /&gt;
ERROR: The format COM14FMT was not found or could not be loaded.&lt;BR /&gt;
406        	define LYYTD_GPI_Perc  / sum width=6 FORMAT=per6fmt.;	&lt;BR /&gt;
ERROR: The format PER6FMT was not found or could not be loaded.&lt;BR /&gt;
407        	compute before Main_Group;</description>
    <pubDate>Fri, 02 Nov 2007 23:55:04 GMT</pubDate>
    <dc:creator>SanjayM</dc:creator>
    <dc:date>2007-11-02T23:55:04Z</dc:date>
    <item>
      <title>Custom formats not recognised in LSF</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Custom-formats-not-recognised-in-LSF/m-p/5367#M1703</link>
      <description>We are using Custom formats in our Stored Process which works fine when run from SAS EG or Stored Process Application.&lt;BR /&gt;
&lt;BR /&gt;
When I run the Stored Process from LSF I get this error.&lt;BR /&gt;
&lt;BR /&gt;
ERROR: The format COM14FMT was not found or could not be loaded.&lt;BR /&gt;
403        	define YTD_GPI_PERC /  SUM width=6 format=per6fmt.;&lt;BR /&gt;
ERROR: The format PER6FMT was not found or could not be loaded.&lt;BR /&gt;
404        	define LYYTD_Sales /  sum width=15 format=COM15FMT. ;&lt;BR /&gt;
ERROR: The format COM15FMT was not found or could not be loaded.&lt;BR /&gt;
405        	define LYYTD_GPI / sum width=14 format=COM14FMT.;&lt;BR /&gt;
ERROR: The format COM14FMT was not found or could not be loaded.&lt;BR /&gt;
406        	define LYYTD_GPI_Perc  / sum width=6 FORMAT=per6fmt.;	&lt;BR /&gt;
ERROR: The format PER6FMT was not found or could not be loaded.&lt;BR /&gt;
407        	compute before Main_Group;</description>
      <pubDate>Fri, 02 Nov 2007 23:55:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Custom-formats-not-recognised-in-LSF/m-p/5367#M1703</guid>
      <dc:creator>SanjayM</dc:creator>
      <dc:date>2007-11-02T23:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom formats not recognised in LSF</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Custom-formats-not-recognised-in-LSF/m-p/5368#M1704</link>
      <description>There is probably a configuration difference between the LSF app and the other two.  I suspect it will be a different  FmtSearch  option that you can easily correct by adding a single line within your code object or autoexec.&lt;BR /&gt;
&lt;BR /&gt;
Kind regards&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Mon, 05 Nov 2007 09:05:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Custom-formats-not-recognised-in-LSF/m-p/5368#M1704</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-11-05T09:05:11Z</dc:date>
    </item>
  </channel>
</rss>

