ASCII Addition

Hi. I need a scripting addition that will allow me to go through all the ascii characters by referring to their ascii code. If you know of an addition that can do this, please post a link/reference to it. Thanks.
-Rich

: Hi. I need a scripting addition that will allow me to go
: through all the ascii characters by referring to their
: ascii code. If you know of an addition that can do
: this, please post a link/reference to it. Thanks.
: -Rich
It’s in the Standard Additions:
ASCII character smallInteger
→ the character
and its counterpart:
ASCII number aCharacter
→ the ASCII code of the character
MH

: It’s in the Standard Additions: ASCII character
: smallInteger
: → the character
: and its counterpart: ASCII number aCharacter
: → the ASCII code of the character
: MH
I think there must be something wrong with my ASCII - or else it’s just because it’s three o’clock in the morning here.
My initials are, of course,
NG