One option might be to head to Google and search on Procomm. You'll see some sponsored ads on the right by some competitors that might get you headed in the right direction. Try searching a couple times in case an ad campaign doesn't have enough money assigned to it to display on each search.
FYI, I wouldn't be surprised if Procomm works more or less as well on Windows 7 as it does on XP/Vista, but I haven't run across anyone that's run it on the new platform yet.
If you're like me, not an experienced programmer, you may like the relative simplicity of Zoc. It has a branded version of Rexx, the programming language from OS/2. I'm trying some scripts concurrently with Zoc and Aspect to see which I find easier. Probably comes down to personal preference.
I use both Zoc and Procomm on my Nortel PBX's. For the most part they are very similar with just a different command; Waitfor vs. Zocwait... I am almost 98% a zoc user now, but still have a few scripts I prefer on Aspect, because I can't set dialog menus with Zoc.
Bottom line, I would recommend Zoc as an alternative.
Thanks the report, DocVic. When I recently tried installing version 4.8 on Windows 7, it seemed like the setup program didn't run at all, even when I chose to run as Administrator. Did you encounter any issues like this? I found an app on Microsoft's website (I'll include the link below for anyone else who might be interested) that supposedly would install an application in an previous Windows-compatiblity mode, but haven't had a chance to try it yet.
If you're seeking a replacement to Procomm Plus Aspect scripts by conversion to a language supported on Windows platforms, like Visual Basic, you may want to check this link:
A couple of the groups I work with have migrated away from Procomm Plus and now use SecureCRT. It has SSH and other secure capabilities and it supports several mainstream scripting languages like VBScript, JScript, and PerlScript.
You can write scripts in CLIScript (basically JavaScript) or for simple tasks, its Batch scripting language.
One cool thing it that CLIScript has an XML Object (aka E4X).
Since it is JavaScript, just include json2.js (download from
There is a Script Manager utility which can concurrently run a script on multiple windows for a list of devices.
CLI*Manager scripting languages have nothing as powerful as Aspect's "when" command.
But more and more, as telnet gets disabled, CLIManager is the only option. Without a "when"-like command, the converted scripts are quite ugly when there are a variety of possible responses to a single command.
CLIManager can only handle successful logins - no failure scenarios are handled.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.