Hi Ppl, I'm new to Perl. I have written a code in C# for the below funtion:
1. open cmd 2. Set the directory in which the program is running as the currect path 3. Detect a file with extension ".mobi" or ".prc" or ".epub" and run certain actions for certain filetypes: 1. for MOBI: "kindletool.exe strip_source filename.mobi " 2. for PRC: "kindletool.exe strip_source filename.prc" 3. If there is a file with ".epub" extension then rename the extension to ".zip".
can someone please help me with this
In reply to Automating cmd prompt command execution by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |