James Stroud wrote:
> The program in question, in case anyone doesn't understand this problem,
> is lem:
>
> http://spitswww.uvt.nl/web/fsw/mto/lem/lemdos.zip
Well, LEM.EXE calls RTM.EXE and RTM.exe contains signs of not being a
pure DOS program. It contains references to USER.EXE and KERNEL.E
Peter Hansen wrote:
> James Stroud wrote:
>
>> I am helping someone write a python script to run their DOS
>> application through an SSH terminal. It seems that this program wants
>> to access a DOS shell and send output there. If running remotely, this
>> causes a problem because it locks up t
James Stroud wrote:
> I am helping someone write a python script to run their DOS application
> through an SSH terminal. It seems that this program wants to access a
> DOS shell and send output there. If running remotely, this causes a
> problem because it locks up the program. The program seems