
Does TWX Proxy support ASCII and ANSI?
Can ASCII and ANSI codes and characters be used in TWX scripts? I think I have seen them used in scripting examples, like #57 or something? Are they all supported?
If you use them in scripts will SWATH or other Telnet programs also get them, conflicting with them or causing them to do weird actions?
How would you use them?
I can see uses for them in scripting, one of which is to pass something back to the control script from an include letting it know it is done maybe, using processIn? Or maybe not even having to use processIn?
Not confident that I know enough about processIn and or returning from a gosub to know if this would work or be the best way.