 




<?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: CPYTOPCD</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/cpytopcd-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytopcd-3/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 02:38:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: narasimhareddy</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytopcd-3/#comment-52612</link>
		<dc:creator>narasimhareddy</dc:creator>
		<pubDate>Thu, 03 Apr 2008 14:46:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-52612</guid>
		<description><![CDATA[Hi,

&quot;QDLS puts an addtional record at the end of the PC document which I can only assume is the end-of-file delimiter&quot;
It won&#039;t put any additional record, it will only insert end-of-file delimiter. If it really has a record at the end, check your Database file it may contain blank record at the end.

If it is definitely file delimeter (one delimiter character)  and if you don&#039;t wnat to have, insert EOR character (X&#039;0D&#039;) at the end of each record in database file (Record length should be Actual data + 1) when you insert a record into file (SQL/Progarm) and use CPYTOPCD with TRNFMT(*NOTEXT). So at the end it won&#039;t insert any EOF delimiter in PC Doc.

I hope this helps you.

Regards
 --Reddy]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>&#8220;QDLS puts an addtional record at the end of the PC document which I can only assume is the end-of-file delimiter&#8221;<br />
It won&#8217;t put any additional record, it will only insert end-of-file delimiter. If it really has a record at the end, check your Database file it may contain blank record at the end.</p>
<p>If it is definitely file delimeter (one delimiter character)  and if you don&#8217;t wnat to have, insert EOR character (X&#8217;0D&#8217;) at the end of each record in database file (Record length should be Actual data + 1) when you insert a record into file (SQL/Progarm) and use CPYTOPCD with TRNFMT(*NOTEXT). So at the end it won&#8217;t insert any EOF delimiter in PC Doc.</p>
<p>I hope this helps you.</p>
<p>Regards<br />
 &#8211;Reddy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luisreyes</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytopcd-3/#comment-52600</link>
		<dc:creator>luisreyes</dc:creator>
		<pubDate>Wed, 02 Apr 2008 21:15:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-52600</guid>
		<description><![CDATA[Many thanks, tiburonblanco.  I will certainly try this now and report on the results to the forum.]]></description>
		<content:encoded><![CDATA[<p>Many thanks, tiburonblanco.  I will certainly try this now and report on the results to the forum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tiburonblanco</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytopcd-3/#comment-52595</link>
		<dc:creator>tiburonblanco</dc:creator>
		<pubDate>Wed, 02 Apr 2008 16:16:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-52595</guid>
		<description><![CDATA[I hope this help you

One of the options of your command is:

TRNFMT 
Specifies the format of the records in the PC document. This parameter is not valid if TRNTBL(*NONE) is specified.


*TEXT: The records being copied into the PC document are written in standard DOS ASCII variable-length format. When a record is copied from the database file member, trailing blanks are removed, the record is translated, and the ASCII carriage return (CR) and line feed (LF) characters are added at the end of each record before it is written to the PC document. The ASCII EOF character is added at the end of the document.

*NOTEXT: The records in the PC document are written as fixed-length records. CR and LF characters are not added at the end of each record, and the EOF character is not added at the end of the document. Trailing blanks are not removed from the end of each record. The lengths of the records in the database file are used as the lengths of the records in the PC document.]]></description>
		<content:encoded><![CDATA[<p>I hope this help you</p>
<p>One of the options of your command is:</p>
<p>TRNFMT<br />
Specifies the format of the records in the PC document. This parameter is not valid if TRNTBL(*NONE) is specified.</p>
<p>*TEXT: The records being copied into the PC document are written in standard DOS ASCII variable-length format. When a record is copied from the database file member, trailing blanks are removed, the record is translated, and the ASCII carriage return (CR) and line feed (LF) characters are added at the end of each record before it is written to the PC document. The ASCII EOF character is added at the end of the document.</p>
<p>*NOTEXT: The records in the PC document are written as fixed-length records. CR and LF characters are not added at the end of each record, and the EOF character is not added at the end of the document. Trailing blanks are not removed from the end of each record. The lengths of the records in the database file are used as the lengths of the records in the PC document.</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/9 queries in 0.016 seconds using memcached
Object Caching 296/299 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 03:21:49 -->