int to ascii text?

   3087   2   1
User Avatar
Member
55 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.
“If you can eat it raw you can't under cook it”
User Avatar
Member
55 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.
“If you can eat it raw you can't under cook it”
User Avatar
Member
665 posts
Joined: July 2005
Offline
\\`33+1`
  • Quick Links