 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CVTPFXLS</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/cvtpfxls-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/cvtpfxls-2/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tjgm88</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cvtpfxls-2/#comment-110814</link>
		<dc:creator>tjgm88</dc:creator>
		<pubDate>Fri, 07 Sep 2012 04:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/cvtpfxls-2/#comment-110814</guid>
		<description><![CDATA[Thanks Tom. The last paragraph is of interest to me and shall investigate the two options.]]></description>
		<content:encoded><![CDATA[<p>Thanks Tom. The last paragraph is of interest to me and shall investigate the two options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cvtpfxls-2/#comment-110786</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Thu, 06 Sep 2012 05:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/cvtpfxls-2/#comment-110786</guid>
		<description><![CDATA[&lt;EM&gt;Does the IFS provide for this?&lt;/EM&gt;
&#160;
I&#039;m not sure what that question is really asking. The IFS doesn&#039;t provide for it. But FAT, FAT32, NTFS, HPFS and any other file system you can think of don&#039;t provide for it either. That&#039;s not what file systems do. It&#039;s what Excel does, not the file system where documents are stored.
&#160;
And Excel can apply formatting to spreadsheets that are stored in the IFS just like it can for NTFS or whatever file system you use.
&#160;
But CVTPFXLS doesn&#039;t create Excel spreadsheets nor any kind of Excel file. It creates a type of text file that Excel can import. Excel can&#039;t apply any formatting to it until it has been imported into Excel.
&#160;
Actually, there is no programming that will apply Excel formatting to the output of CVTPFXLS. However,&#160;you could create programming that read the CVTPFXLS output and wrote its output to an actual Excel file with Excel formatting. Of course, if you did that there would be no need for CVTPFXLS in the first place. It would be easier just to read the original database file than to read what CVTPFXLS creates.
&#160;
Essentially, if you want to create an Excel spreadsheet with formatting, you have two basic choices. You can use Excel to access the database file and to format the output. Or you can use the &lt;a href=&quot;http://poi.apache.org/&quot; rel=&quot;nofollow&quot;&gt;Apache POI Java API&lt;/A&gt;&#160;to create programming on your AS/400 to output Excel files with the formatting that you want. (And the result could be stored in the IFS.)
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p><em>Does the IFS provide for this?</em><br />
&nbsp;<br />
I&#8217;m not sure what that question is really asking. The IFS doesn&#8217;t provide for it. But FAT, FAT32, NTFS, HPFS and any other file system you can think of don&#8217;t provide for it either. That&#8217;s not what file systems do. It&#8217;s what Excel does, not the file system where documents are stored.<br />
&nbsp;<br />
And Excel can apply formatting to spreadsheets that are stored in the IFS just like it can for NTFS or whatever file system you use.<br />
&nbsp;<br />
But CVTPFXLS doesn&#8217;t create Excel spreadsheets nor any kind of Excel file. It creates a type of text file that Excel can import. Excel can&#8217;t apply any formatting to it until it has been imported into Excel.<br />
&nbsp;<br />
Actually, there is no programming that will apply Excel formatting to the output of CVTPFXLS. However,&nbsp;you could create programming that read the CVTPFXLS output and wrote its output to an actual Excel file with Excel formatting. Of course, if you did that there would be no need for CVTPFXLS in the first place. It would be easier just to read the original database file than to read what CVTPFXLS creates.<br />
&nbsp;<br />
Essentially, if you want to create an Excel spreadsheet with formatting, you have two basic choices. You can use Excel to access the database file and to format the output. Or you can use the <a href="http://poi.apache.org/" rel="nofollow">Apache POI Java API</a>&nbsp;to create programming on your AS/400 to output Excel files with the formatting that you want. (And the result could be stored in the IFS.)<br />
&nbsp;<br />
Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/8 queries in 0.012 seconds using memcached
Object Caching 283/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 02:40:24 -->