Hi All,
I am wondering how to use the Shell feature in VBA to call a terminal (using mac), then run a perl script called read_scalepack.pl on a log file that I have chosen using GetOpenFileName.
Right now I am just using Terminal to issue the .pl script (its parsing a log file) and then...