Can NPP support terminal with line handshake character feature?
-
My existing environment to experiment installing Forth code (eForth) on small devices (STM8) is 64 bit Windows 10 using NPP 64 to create files used by RealTerm. I need to upgrade the process, principally have a new instruction line sent once the STM8 acknowledges the existing line with ASCII VT the “pace character”. Research to date indicates that I will have to change to NPP32 to get a command window but is there any point if NPP cannot do the rest? I have a script in Python but don’t particularly want to add another component to Windows that I’m not familiar with.