Hex sequence bug?
-
Hi guys,
I need to substitute the last 4 chars of several lines of text with an hexadecimal sequence starting from 000D.
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. -
yes, use the decimal representation in initial number, as you know, a=10.
Cheers
Claudia -
Hello, @alessio-spleen-castello,
Ah, yes ! You need to type in the initial number, in a decimal form, although counting will be, correctly, generated, with hexadecimal numbers !
For instance, if your numbers sequence have to begin with the hex number
1CE, you must write the decimal form of1CE, that is to say the number462, as the Initial number field of the Column / Multi selection EditorThen, choose the
Hexformat and, possibly, check , or not, the Leading zeros option and click on the OK button !Cheers,
guy038
P.S. : Hexadecimal number
1CE= 1 *16^2+ 12 *16^1+ 14 *16^0= 256 + 192 + 14 =462
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login