home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9105 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!usenet.ucs.indiana.edu!bronze.ucs.indiana.edu!yawei
  3. From: yawei@bronze.ucs.indiana.edu (~{QG9p~})
  4. Subject: Re: PRINT.EXE a binary file?
  5. Message-ID: <Bu66JK.Dxv@usenet.ucs.indiana.edu>
  6. Sender: news@usenet.ucs.indiana.edu (USENET News System)
  7. Nntp-Posting-Host: bronze.ucs.indiana.edu
  8. Organization: Indiana University
  9. References: <BtzFH9.G3J@usenet.ucs.indiana.edu> <1992Sep5.001106.24945@newstand.syr.edu>
  10. Date: Sun, 6 Sep 1992 18:40:31 GMT
  11. Lines: 14
  12.  
  13. In article <1992Sep5.001106.24945@newstand.syr.edu> amichiel@rodan.acs.syr.edu (Allen J Michielsen) writes:
  14.  
  15. >>It turned out that PRINT.EXE was only equiped to handle non-binary
  16. >>files! (This was confirmed after checking the manuals.) An 
  17. >
  18. >I didn't see it my manuals either, but many dos level programs intended
  19. >for text files, have a hidden (or poorly documented) /b switch for
  20. >use with binary files.  Try print /b file.ext
  21.  
  22. /b is already used (for block size, I think).  I checked all the
  23. possible single letter switches and failed to turn up anything.
  24.  
  25.  
  26.  
  27.