Hello everybody

i'm trying to run a Perl script from VB

how can i open command prompt window which will be hidden and witer the code to run a Perl script

the commands i want to use is
1. cd C:\buckwalter_morphan_1\data
2. perl -w AraMorph.pl < infile.txt > outfile.txt

so how can i do it?

can anyone help?

thanks alot