<div dir="ltr"><div dir="ltr">Hi Philip,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 19, 2021 at 10:54 AM Philip Taylor <<a href="mailto:P.Taylor@rhul.ac.uk">P.Taylor@rhul.ac.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF"><blockquote type="cite"><div dir="ltr"><div class="gmail_quote">
</div>
</div>
</blockquote>
<br>
How could this be ?  You say "each character has been converted to one of 52 two-digit numbers (so, 01 through 52)" but [a-zA-Z] of itself will require 52 such numbers, so what numbers are assigned to [0-9 . , ; : ! ? \textemdash ...] ?<br></div></blockquote><div><br></div><div>Well, for one, I'm ignoring capitalization. But again, that part of the conversion has already been done, and requires no further work. All I need is to convert the resulting two-digit numbers into *other* two-digit numbers, using the keytext.</div><div><br></div><div>Cheers,</div><div><br>A </div></div></div>