<?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 Line Feed  ASCII code in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/line-feed-ascii-code/m-p/2621122#M925786</link>
    <description>Does anyone know how to pass an ASCII line feed control character from a EBCDIC machine. &lt;BR /&gt;&lt;BR /&gt;We are implementing a printer that uses an ASCII line feed control character to end each line of data. However, we are printing from an mainframe application that is EBCDIC based. &lt;BR /&gt;&lt;BR /&gt;Any assistance would be appreciated.</description>
    <pubDate>Tue, 27 Nov 2001 22:57:35 GMT</pubDate>
    <dc:creator>Peter Chang_1</dc:creator>
    <dc:date>2001-11-27T22:57:35Z</dc:date>
    <item>
      <title>Line Feed  ASCII code</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/line-feed-ascii-code/m-p/2621122#M925786</link>
      <description>Does anyone know how to pass an ASCII line feed control character from a EBCDIC machine. &lt;BR /&gt;&lt;BR /&gt;We are implementing a printer that uses an ASCII line feed control character to end each line of data. However, we are printing from an mainframe application that is EBCDIC based. &lt;BR /&gt;&lt;BR /&gt;Any assistance would be appreciated.</description>
      <pubDate>Tue, 27 Nov 2001 22:57:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/line-feed-ascii-code/m-p/2621122#M925786</guid>
      <dc:creator>Peter Chang_1</dc:creator>
      <dc:date>2001-11-27T22:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Line Feed  ASCII code</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/line-feed-ascii-code/m-p/2621123#M925787</link>
      <description>LF in EBCDIC is % in ascii.&lt;BR /&gt;dl</description>
      <pubDate>Tue, 27 Nov 2001 23:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/line-feed-ascii-code/m-p/2621123#M925787</guid>
      <dc:creator>Dave La Mar</dc:creator>
      <dc:date>2001-11-27T23:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Line Feed  ASCII code</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/line-feed-ascii-code/m-p/2621124#M925788</link>
      <description>Since you posted your question to hpux, here is the hpux command to convert from ebcdic to ascii  (line feed codes will be added)&lt;BR /&gt;&lt;BR /&gt;dd if=ebcdic_file of=ascii_file conv=ascii,unblock ibs=1024 cbs=80&lt;BR /&gt;&lt;BR /&gt;The dd options are- "if" is the ebcdic input file, "of" is the resulting ascii output file, "ibs" is the block size of the file (sample shows 1024 bytes), and "cbs" is the fixed length record size (sample shows 80 bytes) of each ebcdic record.&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Tue, 27 Nov 2001 23:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/line-feed-ascii-code/m-p/2621124#M925788</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2001-11-27T23:23:06Z</dc:date>
    </item>
  </channel>
</rss>

