From: Endri Kastrati (endri.kastrati_at_monash.edu)
Date: Fri May 10 2019 - 00:01:22 CDT

I have been able to run the vmd program as a process within my application.
On linux machines i'm able to write into the stdin of the process and the
commands are received by tcl (which runs within the vmd executable) and
executed. On the other hand on windows (10) the writing into the process
fails. My question is, does this problem have anything to do with the tcl
interpeter running on windows or the vmd executable itself ?