Batch script stops after first call to other batch script

前端 未结 3 1551
温柔的废话
温柔的废话 2021-01-11 12:52

I\'m attempting to execute a batch script that currently looks like this:

D:
cd D:My Documents\\FtpSolution\\Test
getftp.bat
call delimconvert.exe
call conve         


        
3条回答
提交回复
热议问题