> It's a windows box, and as far as I can tell, they software > writers used perl58.dll for internal perl scripting... I > don't know how to access that DLL from the cmd line or > scripted access if its even possible.
It isn't possible directly, but it is possible by using a program to do it. Does that mean that perl.exe doesn't exist? You'd have to have prety much the rest of perl present to run SA. I do have a little program that launches a perl script. Written to give us Windose folks some way to tell the difference between Perl processes--otherwise they all list as "perl.exe". Bret
