<?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 Euro symbol in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195235#M1208</link>
    <description>Am trying to get the Euro symbol to display properly on my Alpha system (7.3-2).&lt;BR /&gt;&lt;BR /&gt;I have set my Reflections terminal to the 'ISO Latin-9' character set, and I can enter the euro symbol on the command line and in files OK using the Ctrl+Alt+4 keyboard shortcut.&lt;BR /&gt;&lt;BR /&gt;However we receive text files from our SAP system (via FTP) which contain the Euro symbol, but it doesn't display properly.&lt;BR /&gt;&lt;BR /&gt;If you look at these files in an editor the symbol is replaced with a backwards question mark, whilst searching the file displays &lt;X80&gt; (which is ASCII for 128).&lt;BR /&gt;&lt;BR /&gt;I have installed the VMSI18N_ALPHA0732 kit, but am unsure if I have to declare any logicals to use the EN_GB_ISO8859-1-EURO locale.  I assume I need this one since I am in the UK wanting to use the Euro symbol ?&lt;BR /&gt;&lt;BR /&gt;Does anybody have any experience in obtaining proper Euro symbol support on OpenVMS ?&lt;BR /&gt;&lt;BR /&gt;Could it be that the FTP transfer of these text files is corrupting things some how ?&lt;BR /&gt;&lt;BR /&gt;Your help is greatly appreciated,&lt;BR /&gt;&lt;BR /&gt;Jeff&lt;/X80&gt;</description>
    <pubDate>Wed, 18 Feb 2004 06:15:06 GMT</pubDate>
    <dc:creator>Jefferson Humber</dc:creator>
    <dc:date>2004-02-18T06:15:06Z</dc:date>
    <item>
      <title>Euro symbol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195235#M1208</link>
      <description>Am trying to get the Euro symbol to display properly on my Alpha system (7.3-2).&lt;BR /&gt;&lt;BR /&gt;I have set my Reflections terminal to the 'ISO Latin-9' character set, and I can enter the euro symbol on the command line and in files OK using the Ctrl+Alt+4 keyboard shortcut.&lt;BR /&gt;&lt;BR /&gt;However we receive text files from our SAP system (via FTP) which contain the Euro symbol, but it doesn't display properly.&lt;BR /&gt;&lt;BR /&gt;If you look at these files in an editor the symbol is replaced with a backwards question mark, whilst searching the file displays &lt;X80&gt; (which is ASCII for 128).&lt;BR /&gt;&lt;BR /&gt;I have installed the VMSI18N_ALPHA0732 kit, but am unsure if I have to declare any logicals to use the EN_GB_ISO8859-1-EURO locale.  I assume I need this one since I am in the UK wanting to use the Euro symbol ?&lt;BR /&gt;&lt;BR /&gt;Does anybody have any experience in obtaining proper Euro symbol support on OpenVMS ?&lt;BR /&gt;&lt;BR /&gt;Could it be that the FTP transfer of these text files is corrupting things some how ?&lt;BR /&gt;&lt;BR /&gt;Your help is greatly appreciated,&lt;BR /&gt;&lt;BR /&gt;Jeff&lt;/X80&gt;</description>
      <pubDate>Wed, 18 Feb 2004 06:15:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195235#M1208</guid>
      <dc:creator>Jefferson Humber</dc:creator>
      <dc:date>2004-02-18T06:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Euro symbol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195236#M1209</link>
      <description>Jeff,&lt;BR /&gt;&lt;BR /&gt;I think it may depend on the characterset in Reflection. (On a 7.3-1 system using Reflection 6.0, I'm not able to enter the Euro symbol, nor is it shown. BTW - ISO Latin-9 is described as "Turkish"...).&lt;BR /&gt;From previous versions of VMS I know you needed to install a patch for the EURO symbol - but that could well mean for VMS directly only. I don't know if this patch applies to 7.3-2 as well (doubt it, but who knows)&lt;BR /&gt;What happens if you use a directly connected terminal (both XWindows as VT)?&lt;BR /&gt;You may also compare a file where you could manually add the EURO symbol and the transferred SAP files containing the symbol. It's possible this differs as well (it shouldnt but I know there are different implementations!)&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Feb 2004 08:46:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195236#M1209</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-02-18T08:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Euro symbol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195237#M1210</link>
      <description>Jeff,&lt;BR /&gt;&lt;BR /&gt;On OpenVMS V7.3-2 there is an option when you install as to whether you want the modified fonts for Euro support installed (default is to install them). &lt;BR /&gt;&lt;BR /&gt;To enable them you need to copy some sys$manager template files see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/732final/6663/6663pro_007.html#enable_euro" target="_blank"&gt;http://h71000.www7.hp.com/doc/732final/6663/6663pro_007.html#enable_euro&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;However, the DECwindows Euro support is not done using ISO-latin-9, it just changes the font representation for 0xA4. Which means that if you are using Reflections for your display, and using fonts on your PC, I think DECwindows support is irrelevant.&lt;BR /&gt;&lt;BR /&gt;----&lt;BR /&gt;&lt;BR /&gt;It sounds to me as though the file you have is corrupt. The &lt;X80&gt; characters should be &lt;XA4&gt; can you patch them and see if it then shows the Euro?&lt;BR /&gt;&lt;BR /&gt;Martin Kirby&lt;BR /&gt;&lt;/XA4&gt;&lt;/X80&gt;</description>
      <pubDate>Wed, 18 Feb 2004 09:39:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195237#M1210</guid>
      <dc:creator>Martin Kirby</dc:creator>
      <dc:date>2004-02-18T09:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Euro symbol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195238#M1211</link>
      <description>Hello Jeff, &lt;BR /&gt;&lt;BR /&gt;first of all I do agree with the other posters, the encoding you are talking about is ISO-Latin-15 not 9. VMS does display what is in the file, which is not a Euro Symbol since this is not ASCII 128. &lt;BR /&gt;&lt;BR /&gt;Some things to investigate:&lt;BR /&gt;&lt;BR /&gt;1.) What type of system is the file coming from and what character encoding is used there?&lt;BR /&gt;2.) How is the character represented on the source system? Does it appear as x80 already?&lt;BR /&gt;3.) Since we are talking SAP we are talking a database too. This is another place where a wrong encoding can be stored. Make sure you have the right NLS settings on this end too.&lt;BR /&gt;4.) To exclude problems with the FTP transfer, try wrapping the file into a Zip archive, transfer this and then unpack on &lt;BR /&gt;the VMS system. How does the character appear when transfered this way?&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Wed, 18 Feb 2004 17:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195238#M1211</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-02-18T17:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Euro symbol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195239#M1212</link>
      <description>Martin, (both)&lt;BR /&gt;&lt;BR /&gt;I wasn't aware of the binary value of the Euro Symbol (xA4). Thanks.&lt;BR /&gt;&lt;BR /&gt;Jeff,&lt;BR /&gt;I agree with Martin Zinser - your database may be the other source of problem: What character set is used there? I've seen trouble ariseing exporting data 'as-is' over different sets - causing conversion problems. Also, software may interpret byte-values within given ranges differently than you would expect. It may be the software creating the textfiles that translates all "non-printable" characters to x80; if the euro symbol is not recognized by that software as printable, it won't be translated...&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2004 02:27:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195239#M1212</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-02-19T02:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Euro symbol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195240#M1213</link>
      <description>Hi Jeff,&lt;BR /&gt;if you use VT terminal, you can't see euro sign without loading font to terminal.&lt;BR /&gt;For decwindows keep Martin's post.&lt;BR /&gt; &lt;BR /&gt;Bye&lt;BR /&gt;Antoniov&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2004 02:51:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195240#M1213</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-02-19T02:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Euro symbol</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195241#M1214</link>
      <description>For VT420,VT5xx you can use softfonts&lt;BR /&gt;&lt;BR /&gt;&lt;ESC&gt;P1;1;1;4{ @               ! Start-Sequenz&lt;BR /&gt;??oGCCCCG?/?DNTdd__0?/??????????;   ! Bitmap  &lt;BR /&gt;&lt;ESC&gt;\                         ! End-Sequenz&lt;BR /&gt;&lt;BR /&gt;(after ! are comments only)&lt;BR /&gt;&lt;BR /&gt;&lt;ESC&gt;) @        ! aktivates the char&lt;BR /&gt;&lt;ESC&gt;(B         ! restores the old char&lt;BR /&gt;&lt;BR /&gt;Now you can write dezimal 14,33,15 and  &lt;BR /&gt;the Euro-Sign is visible on your VT&lt;BR /&gt;- dez 14 = Special Sign on&lt;BR /&gt;- dez 33 = Euro-Sign&lt;BR /&gt;- dez 15 = Special Sign off&lt;BR /&gt;&lt;BR /&gt;VT-Emulation PowerTerm (from Pathworks CD)&lt;BR /&gt;has Euro-Sign included.&lt;BR /&gt;&lt;BR /&gt;Frank &lt;BR /&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;</description>
      <pubDate>Mon, 23 Feb 2004 20:47:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/euro-symbol/m-p/3195241#M1214</guid>
      <dc:creator>Frank Weichert</dc:creator>
      <dc:date>2004-02-23T20:47:45Z</dc:date>
    </item>
  </channel>
</rss>

