 




<?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: cvttostmf command</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/cvttostmf-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/cvttostmf-command/</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: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cvttostmf-command/#comment-90589</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 08 Apr 2011 20:15:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-90589</guid>
		<description><![CDATA[Why not use the QShell catsplf utility? I generally use something based on this structure:&lt;pre&gt;
qsh cmd(&#039;touch -C 1252 mysplftxt.spl &amp;&amp; +                           
         catsplf -j 543210/myusrprf/myjob MYSPLF 1 &gt;mysplftxt.spl&#039;)&lt;/pre&gt;
That creates a basic *PCASCII streamfile named mysplftxt.spl in the current directory. CCSID 1252 is what *PCASCII gives. Then it copies lines from a spooled file named MYSPLF from job 54321/MYUSRPRF/MYJOB into that streamfile. The &quot;1&quot; after the spooled file name indicates spooled file number &quot;1&quot;.

Tom]]></description>
		<content:encoded><![CDATA[<p>Why not use the QShell catsplf utility? I generally use something based on this structure:
<pre>
qsh cmd('touch -C 1252 mysplftxt.spl &amp;&amp; +                           
         catsplf -j 543210/myusrprf/myjob MYSPLF 1 &gt;mysplftxt.spl')</pre>
<p>That creates a basic *PCASCII streamfile named mysplftxt.spl in the current directory. CCSID 1252 is what *PCASCII gives. Then it copies lines from a spooled file named MYSPLF from job 54321/MYUSRPRF/MYJOB into that streamfile. The &#8220;1&#8243; after the spooled file name indicates spooled file number &#8220;1&#8243;.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnixon</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cvttostmf-command/#comment-90588</link>
		<dc:creator>jnixon</dc:creator>
		<pubDate>Fri, 08 Apr 2011 19:57:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-90588</guid>
		<description><![CDATA[Tom, This is the command that I thought I could use. The system can do this without this command? I save spool files every week using SPLTOOL so that I can move/archive them to the server to satisfy records retainment requirements. If I can cut out any steps and still have the ability to reproduce these documents that would be great.]]></description>
		<content:encoded><![CDATA[<p>Tom, This is the command that I thought I could use. The system can do this without this command? I save spool files every week using SPLTOOL so that I can move/archive them to the server to satisfy records retainment requirements. If I can cut out any steps and still have the ability to reproduce these documents that would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brettharris</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cvttostmf-command/#comment-90583</link>
		<dc:creator>brettharris</dc:creator>
		<pubDate>Fri, 08 Apr 2011 18:34:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-90583</guid>
		<description><![CDATA[I believe that was a homegrown command that used to be available at System iNetwork. I have a copy and use it frequently to create stream files of HIPAA transactions.]]></description>
		<content:encoded><![CDATA[<p>I believe that was a homegrown command that used to be available at System iNetwork. I have a copy and use it frequently to create stream files of HIPAA transactions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cvttostmf-command/#comment-90566</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 08 Apr 2011 01:54:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-90566</guid>
		<description><![CDATA[&lt;i&gt;Where can I find this?&lt;/i&gt;

Sorry, I&#039;ve never seen it. From your tags, it looks like a command that &quot;converts spooled files to stream files&quot;.

Since the system can do that without any extra command function, can you explain why you would want CVTTOSTMF? Or am I misunderstanding what CVTTOSTMF would do?

Tom]]></description>
		<content:encoded><![CDATA[<p><i>Where can I find this?</i></p>
<p>Sorry, I&#8217;ve never seen it. From your tags, it looks like a command that &#8220;converts spooled files to stream files&#8221;.</p>
<p>Since the system can do that without any extra command function, can you explain why you would want CVTTOSTMF? Or am I misunderstanding what CVTTOSTMF would do?</p>
<p>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 3/10 queries in 0.049 seconds using memcached
Object Caching 307/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 09:00:55 -->