Batch File Not working - TechRepublic
General discussion
February 22, 2001 at 07:18 AM
giacomo

Batch File Not working

by giacomo . Updated 25 years, 4 months ago

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

This discussion is locked

All Comments