Tips_and_Hacks/MAST_tW_PDF_Updater/FilesForUpdates/waa.bat

14 lines
423 B
Batchfile

@echo off
echo Making ULB
perl "MakeULB.4.pl"
echo Finding mismatched snippets
perl "FindMismatchedULBSnippets.3.noChunks.pl"
echo Combining ULB and NASB with codes
perl "CombineULBandNASBwithCodes.pl"
START "" Temp/mismatched_snippets.html
echo Opening files with mismatches
perl "OpenMismatchedFiles.pl"
START "" Temp/ULB_text.txt
echo Extracting links from mismatched snippets
perl ExtractLinksFromMismatchedSnippets.pl