Tried the below code
my $cmd = "cd C:\\ABC\\"; my $cmd1 = "pdftotext -layout R1.pdf"; system($cmd&&$cmd1);
But the error this time is "'pdftotext' is not recognized as an internal or external command, operable program or batch file"
In reply to Re^3: Using System command
by 9mohit2
in thread Using System command
by 9mohit2
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |