home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13244 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  1.2 KB

  1. Path: sparky!uunet!cbmvax!cbmehq!cbmger!edohwg!heinz
  2. From: heinz@edohwg.UUCP (Heinz Wrobel)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re:  Console Device problems
  5. Message-ID: <heinz.03ga@edohwg.UUCP>
  6. Date: 9 Sep 92 19:00:34 GMT
  7. References: <1992Sep8.113732.3126@ucc.su.OZ.AU> <34946@cbmvax.commodore.com>
  8. Organization: Edotronik GmbH
  9. Lines: 20
  10.  
  11. In article <34946@cbmvax.commodore.com> bj@cbmvax.commodore.com (Brian Jackson - Amiga Networking) writes:
  12. >I'll assume that you are using V37 (2.04).  You need to specify a unit
  13. >number of '1' if you want character mapped display or a unit number of
  14. >'3' if you want both character mapped display and cut&paste.
  15. >
  16. >OpenDevice("console.device", 3L, IOStdReq, flags)
  17. >                  ^^
  18.  
  19. This should be "CONU_CHARMAP" instead of "1L" or "CONU_SNIPMAP" instead of
  20. "3L" with an "#include <devices/conunit.h>. :-) ;-)
  21.  
  22. >    Brian Jackson     Amiga Networking Group, Commodore-Amiga Inc.
  23.  
  24. --
  25. Heinz Wrobel, Edotronik GmbH (ECG018)
  26. FAX +49 89 850 51 25 / TEL +49 89 850 25 20 (HOME!&VOICE, sometimes...)
  27. Path: cbmehq!cbmger!edohwg!heinz@cbmvax.commodore.com
  28. "It's good to have a mouse, it's faster if you can do without one..."
  29. "He who doesn't develop with an A2024 doesn't know about font independent
  30.  user interfaces..."
  31.