in reply to Re: Variable interpolation using back ticks
in thread A question with commands

Well actually perl isn't in the path. . . but that's a long story (soon to be fixed, hopefully).

The command that I'm using looks like this:

`E:\perl\bin\perl test.pl $arg1 $arg2`;

The problem is that it still gives me a bad command/filename warning (Windows 98, {active}perl running on MS-DOS prompt)

Update:

System procedure works. Thanks boss.