home *** CD-ROM | disk | FTP | other *** search
- ShowModule v0.1 (c) 1992 $#%!
- now showing: "emodules:devices/parallel.m"
- NOTE: don't use this output in your code, use the module instead.
-
- CONST PARERR_DEVBUSY=1,
- PARERR_BUFTOOBIG=2,
- PARERR_INVPARAM=3,
- PARERR_LINEERR=4,
- PARERR_NOTOPEN=5,
- PARERR_PORTRESET=6,
- PARERR_INITERR=7,
- PDCMD_QUERY=9,
- PDCMD_SETPARAMS=10,
- PAR_DEVFINISH=10,
- PARF_SHARED=$20,
- PARF_SLOWMODE=16,
- PARF_FASTMODE=8,
- PARF_RAD_BOOGIE=8,
- PARF_ACKMODE=4,
- PARF_EOFMODE=2,
- IOPARF_QUEUED=$40,
- IOPARF_ABORT=$20,
- IOPARF_ACTIVE=16,
- IOPTF_RWDIR=8,
- IOPTF_PARSEL=4,
- IOPTF_PAPEROUT=2,
- IOPTF_PARBUSY=1
-
- (---) OBJECT ptermarray
- ( 0) 0:LONG
- ( 4) 1:LONG
- (---) ENDOBJECT /* SIZEOF=8 */
-
- (---) OBJECT ioextpar
- ( 0) iostd:substructure
- ( 48) pextflags:LONG
- ( 52) parstatus:CHAR
- ( 53) parflags:CHAR
- ( 54) ptermarray:substructure
- (---) ENDOBJECT /* SIZEOF=62 */
-
-