 




<?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: Underline extends beyond text when printing from AS/400</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/underline-extends-beyond-text-when-printing-from-as400/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/underline-extends-beyond-text-when-printing-from-as400/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 12:30:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/underline-extends-beyond-text-when-printing-from-as400/#comment-75500</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 02 Apr 2010 20:34:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-75500</guid>
		<description><![CDATA[The implication of Phil&#039;s comment is that the DDS UNDERLINE keyword causes a &quot;field&quot; to be underlined in printed output, but his code would cause the &quot;value in a field&quot; to be underlined. DDS has no knowledge of where a value might have trailing spaces.

Underlining spaces is a perfectly valid printer operation. A field doesn&#039;t have to have any non-blank characters at all in order for it to be underlined. In order to customize underlining, it can require additional programming.

Tom]]></description>
		<content:encoded><![CDATA[<p>The implication of Phil&#8217;s comment is that the DDS UNDERLINE keyword causes a &#8220;field&#8221; to be underlined in printed output, but his code would cause the &#8220;value in a field&#8221; to be underlined. DDS has no knowledge of where a value might have trailing spaces.</p>
<p>Underlining spaces is a perfectly valid printer operation. A field doesn&#8217;t have to have any non-blank characters at all in order for it to be underlined. In order to customize underlining, it can require additional programming.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/underline-extends-beyond-text-when-printing-from-as400/#comment-75481</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Fri, 02 Apr 2010 09:13:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-75481</guid>
		<description><![CDATA[The printer can do it.
You could pack into the character string output variable
  the escape code to turn on underline +
  %trim(actual value)                                             +
  the escape code to turn off underline
Phil]]></description>
		<content:encoded><![CDATA[<p>The printer can do it.<br />
You could pack into the character string output variable<br />
  the escape code to turn on underline +<br />
  %trim(actual value)                                             +<br />
  the escape code to turn off underline<br />
Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/underline-extends-beyond-text-when-printing-from-as400/#comment-75448</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 01 Apr 2010 01:59:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-75448</guid>
		<description><![CDATA[It sounds as if values in the field may have trailing blanks, but you only want underlines for non-blank characters. Is that correct?

Tom]]></description>
		<content:encoded><![CDATA[<p>It sounds as if values in the field may have trailing blanks, but you only want underlines for non-blank characters. Is that correct?</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.048 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 14:23:55 -->