You should probably refer to the Perl docs first. As soon as you have found
the way to invoke Perl scripts, post it there and we will then suggest a way
to implement it in C#. It's most likely something like running a Perl
interpreter executable with the script name specified as a command line
argument. If this is the case, please refer to the
System.Diagnostics.Process class documentation.
I will take a lookand let you know. Thank you for responding.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.