Terminal Emulator Scripting

Langretz

New member
Joined
Aug 21, 2010
Messages
2
Programming Experience
1-3
Hey all.

I've been looking through a few different VT100 Terminal Emulators for a couple days. Like Procomm Plus and Intelliterm.

These emus are nice because of their built in scripting languages. Procomm's Aspect language is a bit tough, but Intelliterm's VBA-esque language seems a bit limited even though it's real easy to use.

Do any of you know of some more recent/modern terminal emulators that have really robust and easy to use scripting languages. OR Terminal emulators with a built in COM object library so I can control it from Visual Studio?
 
Back
Top