Can somebody help me out with this .....
I am facing problems while redirecting the output of a System command on Windows 98.
The following code works perfectly fine on Linux and Windows 2000, but gives a error "Bad command or file name" on my Windows 98 machine ...
My command : system("perl engine.pl rep\\sample.txt > rep\\sample_done.txt");