home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / c / 20090 < prev    next >
Encoding:
Text File  |  1993-01-23  |  1.4 KB  |  35 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!cs.utexas.edu!usc!howland.reston.ans.net!sol.ctr.columbia.edu!usenet.ucs.indiana.edu!silver.ucs.indiana.edu!cmick
  3. From: cmick@silver.ucs.indiana.edu (Baldy)
  4. Subject: Problem opening files on older versions of DOS
  5. Message-ID: <C1A347.BKu@usenet.ucs.indiana.edu>
  6. Sender: news@usenet.ucs.indiana.edu (USENET News System)
  7. Nntp-Posting-Host: silver.ucs.indiana.edu
  8. Organization: Indiana University
  9. Date: Fri, 22 Jan 1993 23:12:07 GMT
  10. Lines: 23
  11.  
  12.     I recently wrote an invoice program for my parents, that opened,
  13. and appended, etc. files.  The program worked fine on my computer running
  14. DOS5.0.  They have an old computer with only 640k ram and no HD.  I sent
  15. the program home after testing it inside and out.  When they ran it there
  16. was an error immediately opening the b drive.  I tested the program using
  17. floppies so it would be the same and had no problem.  I tested everything
  18. on my b: drive.
  19.     Is it possible since they are running under an older version of dos
  20. there is different syntax to opening files?
  21.     I also posted to Msdos.apps about if DOS5.0 would run on their
  22. somewhat primitive computer.  I spent many hours writing this program, my
  23. first program that actually did something usefull unlike the ones I'v written
  24. for classes.
  25.     Any help would be appreciated.
  26.  
  27. Craig
  28. Cmick@silver
  29.  
  30. -- 
  31. Later,
  32.     Craig
  33. cmick@silver.ucs.indiana.edu
  34. cmick@acoma.ucs.indiana.edu
  35.