See some batch files (.bat) examples for batch processing in the ZIP attachment. Using the command
CHCP in the batch makes it possible to use other extended characters (different code page in
MSDOS COMMAND application) as standard till the .bat/.cmd file is finished, so letters like ë, ä, ï, etc. in the FILENAME/FILEPATH will be allowed/recognised in the
Ple4Win batch processing.
Also the AutoHotkey v1.1.37.02 source code script examples for making Ple4Win Professional in- and output is also attached as a ZIP-file. The scripts needs to be changed and is not valid anymore (outdated, because the User Interface (GUI) of
Ple4Win Professional v4.8.1 has changed). The scripts are compatibel with the GUI of
Ple4Win Professional v4.7.0. I am not updating the source code of the scripts anymore. Nowadays a new version of AutoHotkey v2.0.19 (
Quick Reference | AutoHotkey v2) is available and so, the source code needs to be converted slightly here and there or you can still use AutoHotkey v1.1.37.02 (
Quick Reference | AutoHotkey v1) for compiling. If you don't have the Export Communication Ple4Win module (E0) you can use a virtual printer i.e.
ImagePrinter Pro v6.3, where the licence is very cheap. In the AHK (AutoHotkey) script for Ple4Win output we used the ImagePrinter Pro multi-page printing as PNG-file(s) and then importing all PNG-files with titles and a main index in a Word output file through a VBA macro.
Using AutoHotkey for the Ple4Win Educational version for making it a part of an automated computing chain is
forbidden by EDS.
Using VBA macros in Excel and Word can automate a lot of things with automating reports to PDFs.
So, this information is made available as example for how to make a good automated batch computing chain for the Ple4Win Professional version (multiple) project(s).