<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi</p>
<p>I want to use OSProcess to do file conversions with pandoc *<br>
</p>
<p>OSProcess command: 'pandoc --from=Markdown --to=DocBook
C:\Users\Hirzel\Documents\Cuis-Smalltalk-7061-UserFiles\manual.txt
--output=C:\Users\Hirzel\Documents\manual.xml' <br>
</p>
<p>The conversion process runs in a separate thread. How can I
determine if the thread has terminated e.g. to start processing
manual.xml.</p>
<p>I do not necessarily mind if the UI is blocked.</p>
<p>Regards</p>
<p>Hannes<br>
</p>
<p>------------------------------<br>
</p>
<p>* <a class="moz-txt-link-freetext" href="https://pandoc.org/">https://pandoc.org/</a></p>
<p><span class="small">a universal document converter, e.g. from
Markdown to Docbook, docx, html etc.<br>
</span></p>
<p><br>
</p>
<p><br>
</p>
</body>
</html>