Hi,
I have some scripts in Perl which I would like to use with SAM and am not sure if it is possible to do so. I understand that I can use Windows Script Host with PerlScript scripts, but the documentation available for PerlScript on the Internet is virtually non-existent. My best alternative otherwise appears to be to try to replicate the functionality in Powershell scripts, but this will also involve a lot of learning before I can make progress.
If there was a way within SAM to call a command line executable I could execute something like "perl.exe scriptname.pl" and ensure that the script returned a status code and other data as required by SAM, similar to the way SAM works with WSH scripts Is there a way of doing this?
Thanks,
Steven