mattd Posted August 8, 2006 Share Posted August 8, 2006 Is there any way to get a non alpha numeric symbol in the font SOP's field? and specifically, I would really like to find a way to create a character based on it's integer value. I tried the escape sequence \xnn for specifiying a hex value, but that didn't work perhaps a system command? MD Quote Link to comment Share on other sites More sharing options...
hoknamahn Posted August 8, 2006 Share Posted August 8, 2006 Try \code, for example \33 will give you "A" character. And \\$F will give you all characters dependent on current frame number. Quote Link to comment Share on other sites More sharing options...
mattd Posted August 8, 2006 Author Share Posted August 8, 2006 Try \code, for example \33 will give you "A" character. And \\$F will give you all characters dependent on current frame number. well that would be it. I tried everything except that thanks MD Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.