1.

Solve : MS-DOS error handling in .bat file?

Answer» <html><body><p>I have a small .bat <a href="https://interviewquestions.tuteehub.com/tag/file-11330" style="font-weight:bold;" target="_blank" title="Click to know more about FILE">FILE</a> to load a file to a <a href="https://interviewquestions.tuteehub.com/tag/server-11236" style="font-weight:bold;" target="_blank" title="Click to know more about SERVER">SERVER</a>.  I do not know how to handle errors.  I would to <a href="https://interviewquestions.tuteehub.com/tag/validate-724662" style="font-weight:bold;" target="_blank" title="Click to know more about VALIDATE">VALIDATE</a> a successful <a href="https://interviewquestions.tuteehub.com/tag/login-11607" style="font-weight:bold;" target="_blank" title="Click to know more about LOGIN">LOGIN</a>, and a successful put of the file has occurred.  Can someone help in this area of need.<br/>* Script below<br/>user<br/>rb ftptest<br/>put 12345601.inp<br/>quit<br/><br/><br/>Thanks,<br/><br/>Ron</p></body></html>


Discussion

No Comment Found