atari-home.de - Foren

Software => Software (16-/32-Bit) => Thema gestartet von: Schneewittchen am Fr 08.03.2013, 00:05:38

Titel: Abfrage Printerport
Beitrag von: Schneewittchen am Fr 08.03.2013, 00:05:38
Hallo Leuts!

Kennt jemand 'ne GfA BASIC Abfrageroutine für'n Printer Port?
Titel: Re: Abfrage Printerport
Beitrag von: Arne am So 10.03.2013, 20:42:54
IF INP?(0) < 0 THEN
    VAR = INP(0)
ENDIF
geht nicht?