

InterviewSolution
Saved Bookmarks
1. |
Solve : Batch Files and Quantum? |
Answer» <html><body><p>I'm <a href="https://interviewquestions.tuteehub.com/tag/trying-3234509" style="font-weight:bold;" target="_blank" title="Click to know more about TRYING">TRYING</a> to create a batch file that runs the program, Quantum, then creates a table of content and combines them, but the file stops running after running quantum for the first <a href="https://interviewquestions.tuteehub.com/tag/time-19467" style="font-weight:bold;" target="_blank" title="Click to know more about TIME">TIME</a>. Do I have to do something different or special b/c it's not a windows-specific program? Thanks for your help.Can we see your <a href="https://interviewquestions.tuteehub.com/tag/code-25512" style="font-weight:bold;" target="_blank" title="Click to know more about CODE">CODE</a>?<br/><br/>Help us, so we can help you.right now all i have is...<br/><br/>quantum run data<br/>tabcon -o toc<br/><br/><br/>Whats <a href="https://interviewquestions.tuteehub.com/tag/happening-1015466" style="font-weight:bold;" target="_blank" title="Click to know more about HAPPENING">HAPPENING</a> is its running the first <a href="https://interviewquestions.tuteehub.com/tag/line-239358" style="font-weight:bold;" target="_blank" title="Click to know more about LINE">LINE</a> fine, then it just stops. no error message or anything, it just doesn't run the 2nd line.try<br/>start quantum run data<br/>tabcon -o tocthanks, but that didn't work</p></body></html> | |