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