int to ascii text?

   3960   2   1
User Avatar
Member
58 posts
Joined: Jan. 2006
Offline
In the Font SOP, how do I make it print the ascii number of a variable?
Or, how can I print out the uppercase alphabet with a circle, a copy, and a font?

I'm pretty sure I used to know it, but I can't recall, and the hip file is long gone.
https://kleer001.github.io/portfolio/ [kleer001.github.io]
User Avatar
Member
58 posts
Joined: Jan. 2006
Offline
I tried the backslash, but that only works for explicit numbers

\33 = A, which is good, but
\33+1 = A+1 which is bad.
https://kleer001.github.io/portfolio/ [kleer001.github.io]
User Avatar
Member
665 posts
Joined: July 2005
Offline
\\`33+1`
  • Quick Links