<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Hex sequence bug?]]></title><description><![CDATA[<p dir="auto">Hi guys,<br />
I need to substitute the last 4 chars of several lines of text with an hexadecimal sequence starting from 000D.<br />
So I select (alt+selection) the last 4 chars of every line, I press alt+c for the column editor, but when I’ going to insert the initial number it tells me that it accepts only numbers.</p>
<p dir="auto"><a href="http://imgur.com/a/nbo4l" rel="nofollow ugc">here’s the error</a></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/14107/hex-sequence-bug</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 04:09:55 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/14107.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 08 Jul 2017 14:15:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Hex sequence bug? on Sun, 09 Jul 2017 18:21:10 GMT]]></title><description><![CDATA[<p dir="auto">Hello, <a class="plugin-mentions-user plugin-mentions-a" href="/user/alessio-spleen-castello" aria-label="Profile: alessio-spleen-castello">@<bdi>alessio-spleen-castello</bdi></a>,</p>
<p dir="auto">Ah, yes ! You need to type in the <strong>initial</strong> number, in a <strong>decimal</strong> form, although <strong>counting</strong> will be, correctly, generated, with <strong>hexadecimal</strong> numbers !</p>
<p dir="auto">For instance, if your numbers <strong>sequence</strong> have to begin with the hex number <strong><code>1CE</code></strong>, you must write the <strong>decimal</strong> form of <strong><code>1CE</code></strong>, that is to say the number <strong><code>462</code></strong>, as the <strong>Initial number</strong> field of the <strong>Column / Multi selection Editor</strong></p>
<p dir="auto">Then, choose the <strong><code>Hex</code></strong> format and, possibly, <strong>check</strong> , or <strong>not</strong>, the <strong>Leading zeros</strong> option and click on the <strong>OK</strong> button !</p>
<p dir="auto">Cheers,</p>
<p dir="auto">guy038</p>
<p dir="auto">P.S. : <strong>Hexadecimal</strong> number <strong><code>1CE</code></strong> = <strong>1 * <code>16^2</code> + 12 * <code>16^1</code> + 14 * <code>16^0</code></strong> = <strong>256 + 192 + 14</strong> = <strong><code>462</code></strong></p>
]]></description><link>https://community.notepad-plus-plus.org/post/25486</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/25486</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Sun, 09 Jul 2017 18:21:10 GMT</pubDate></item><item><title><![CDATA[Reply to Hex sequence bug? on Sat, 08 Jul 2017 21:28:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alessio-spleen-castello" aria-label="Profile: Alessio-Spleen-Castello">@<bdi>Alessio-Spleen-Castello</bdi></a></p>
<p dir="auto">yes, use the decimal representation in initial number, as you know, a=10.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/25464</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/25464</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Sat, 08 Jul 2017 21:28:24 GMT</pubDate></item></channel></rss>