

InterviewSolution
Saved Bookmarks
1. |
Solve : How to get back to the command line?? |
Answer» <html><body><p>Assume I have one <a href="https://interviewquestions.tuteehub.com/tag/excel-25682" style="font-weight:bold;" target="_blank" title="Click to know more about EXCEL">EXCEL</a> file locates at H:\My Documents\Docs\X.xls. I start it by command "<a href="https://interviewquestions.tuteehub.com/tag/call-412416" style="font-weight:bold;" target="_blank" title="Click to know more about CALL">CALL</a> H:\My Documents\Docs\X.xls". After X.xls is started, the command line can not accept <a href="https://interviewquestions.tuteehub.com/tag/new-1114486" style="font-weight:bold;" target="_blank" title="Click to know more about NEW">NEW</a> input until the X.xls file closed. Is there any <a href="https://interviewquestions.tuteehub.com/tag/solution-25781" style="font-weight:bold;" target="_blank" title="Click to know more about SOLUTION">SOLUTION</a> to get back to command line and make the new input workable and meanwhile no need to close X.xls? Thanks!H:\My Documents\Docs\X.xls just thatDont <a href="https://interviewquestions.tuteehub.com/tag/use-241643" style="font-weight:bold;" target="_blank" title="Click to know more about USE">USE</a> call, use start<br/>Thanks you two friends!! Both of your solutions work well!!</p></body></html> | |