home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / programm / 12309 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  1.3 KB

  1. Path: sparky!uunet!mcsun!uknet!icdoc!syma!mpue2
  2. From: mpue2@syma.sussex.ac.uk (James E. Talbut)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: console device raw mode
  5. Message-ID: <1992Aug14.114648.9446@syma.sussex.ac.uk>
  6. Date: 14 Aug 92 11:46:48 GMT
  7. References: <DEREKN.92Aug12113036@vw.ece.cmu.edu> <NIX.92Aug14014127@zombie.oulu.fi>
  8. Distribution: comp
  9. Organization: University of Sussex, five miles away from Brighton
  10. Lines: 22
  11.  
  12. In article <NIX.92Aug14014127@zombie.oulu.fi>, nix@zombie.oulu.fi (Tero Manninen) writes:
  13. > On Thu, 13 Aug 1992 12:39:36 GMT, ry41@rz.uni-karlsruhe.de (Bernhard Moellemann) said:
  14. > Bernhard> Just call DoPkt(conport,ACTION_SCREEN_MODE,DOSTRUE) to enable RAW-mode and
  15. > Bernhard> use DoPkt(...,DOSFALSE) to go back to cooked output.
  16. > There is even siplier way to do it:
  17. > fh = Open("CON:....", ...);
  18. > SetMode(fh, 1);   (1 is raw, 0 is cooked or normal line buffered mode).
  19.  
  20. These are both useful (assuming they work, I haven't got onto my Ami' in
  21. the last few days!)
  22. But wasn't the original question about how to read from a RAW with
  23. dos.library commands?
  24. If not, it must have been another post, but how do I do it?
  25. Whenever I try to read from a RAW: it hangs.
  26.  
  27.     J.T.
  28.  
  29. -- 
  30. Fine beer may be judged with just one sip,
  31.     but it's better to be thoroughly sure.  -  Czech proverb
  32.  
  33. James Talbut            mpue2@syma.susx.ac.uk
  34.