This is a batch file that is successful, however it doesn’t close the dos prompt when it is finished.
I tried :END, Exit but none close the window. System is win 95
@echo off
Y:CD\client\faxoutCALL LF3STAT.exe /I=@@@@LFAX.@TL /O=OUT.TXT /M=TCOPY y:\client\DONE.MRK y:\client\faxout\DONE.MRK”
:END