home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11906 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.1 KB

  1. Path: sparky!uunet!vtserf!csugrad!jjarrett
  2. From: jjarrett@csugrad.cs.vt.edu (James Jarrett)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Problems with program starting from DOS vs. shell
  5. Message-ID: <C0JEFJ.8sI@csugrad.cs.vt.edu>
  6. Date: 8 Jan 93 13:21:18 GMT
  7. Organization: Virginia Tech Computer Science Dept, Blacksburg, VA
  8. Lines: 17
  9.  
  10. An application that I am working on in Borland C++ does not run from the
  11. DOS prompt on some machines.  It locks up during its initialization stage.
  12. If it is run from the DOS 5.0 Shell or from a Windows DOS shell, it works
  13. fine.  The executable is about 130K compiled under the compact model.
  14.  
  15. Is this an easy problem to solve?  I really have no idea where to look.  The
  16. machine that I am programming on never has this problem, although I cannot
  17. run the same program from within a batch file on still other machines.
  18.  
  19. Any help would be greatly appreciated.
  20.  
  21. Jim Jarrett
  22.  
  23. PS  If you have a concrete solution or suggestion, please EMail me at
  24.     jjarrett@csugrad.csugrad.cs.vt.edu
  25.     as I may not have a chance to read this group again for some time.
  26.     Thanks.
  27.