Re: [CAD_CAM_EDM_DRO] parallel port
Posted by
JanRwl@A...
on 2004-05-20 13:51:22 UTC
In a message dated 5/20/2004 1:56:56 PM Central Standard Time, KM6VV@...
writes:
Don't you mean BASIC or DEBUG? Run debug, then type "O 378 FF" (no
quotes) as I recall. Q to exit.
Alan: I am NOT a "programmer" (though I DO that primitively, with
challenge!), but I THINK you are confusing DOS with Assembly ("machine-") code. yes, in
ASM-86, invoked by "DEBUG", causing the machine to LEAVE DOS and enter
machine-code, you would write OUT 378 FF to make all-8 bits of the printer-port HI.
But in DOS, too, you can write OUT 378,FF as well. OR GWBASIC (and I ASSUME
QBASIC?) OUT 888,255, or OUT &H378,&HFF to do same. I never used QBASIC, but
at least GWBASIC requires the "&H..." before a number in HEX, but NO prefix
for a base-10 ("decimal") number.
[Non-text portions of this message have been removed]
writes:
Don't you mean BASIC or DEBUG? Run debug, then type "O 378 FF" (no
quotes) as I recall. Q to exit.
Alan: I am NOT a "programmer" (though I DO that primitively, with
challenge!), but I THINK you are confusing DOS with Assembly ("machine-") code. yes, in
ASM-86, invoked by "DEBUG", causing the machine to LEAVE DOS and enter
machine-code, you would write OUT 378 FF to make all-8 bits of the printer-port HI.
But in DOS, too, you can write OUT 378,FF as well. OR GWBASIC (and I ASSUME
QBASIC?) OUT 888,255, or OUT &H378,&HFF to do same. I never used QBASIC, but
at least GWBASIC requires the "&H..." before a number in HEX, but NO prefix
for a base-10 ("decimal") number.
[Non-text portions of this message have been removed]
Discussion Thread
Trend
2004-05-19 20:56:19 UTC
parallel port
campgems
2004-05-19 21:56:58 UTC
Re: parallel port
Trend
2004-05-19 22:35:28 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
JanRwl@A...
2004-05-19 23:13:16 UTC
Re: [CAD_CAM_EDM_DRO] parallel port
JanRwl@A...
2004-05-19 23:14:45 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
JanRwl@A...
2004-05-19 23:29:29 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
JanRwl@A...
2004-05-19 23:51:18 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
Scott Ellis
2004-05-20 00:01:04 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
Hugh Prescott
2004-05-20 06:41:45 UTC
Re: [CAD_CAM_EDM_DRO] parallel port
wwwmrf
2004-05-20 06:41:46 UTC
Re: parallel port
turbulatordude
2004-05-20 06:52:10 UTC
Re: parallel port - TCNC
mayfieldtm
2004-05-20 07:45:48 UTC
Re: parallel port
D Cranston
2004-05-20 08:12:32 UTC
RE: [CAD_CAM_EDM_DRO] Re: parallel port
Lester Caine
2004-05-20 08:22:13 UTC
Re: [CAD_CAM_EDM_DRO] parallel port
jm_fong
2004-05-20 09:10:40 UTC
Re: parallel port
jm_fong
2004-05-20 09:15:26 UTC
Re: parallel port
jm_fong
2004-05-20 09:30:52 UTC
Re: parallel port
Jon Elson
2004-05-20 10:35:15 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
Jon Elson
2004-05-20 10:38:48 UTC
Re: [CAD_CAM_EDM_DRO] parallel port
Alan Marconett
2004-05-20 11:42:45 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
Lester Caine
2004-05-20 11:44:12 UTC
Re: [CAD_CAM_EDM_DRO] parallel port
Alan Marconett
2004-05-20 11:55:37 UTC
Re: [CAD_CAM_EDM_DRO] parallel port
Paul Davis
2004-05-20 11:56:46 UTC
Re: [CAD_CAM_EDM_DRO] parallel port
JanRwl@A...
2004-05-20 13:03:47 UTC
Re: [CAD_CAM_EDM_DRO] parallel port
JanRwl@A...
2004-05-20 13:15:02 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
JanRwl@A...
2004-05-20 13:41:50 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
JanRwl@A...
2004-05-20 13:51:22 UTC
Re: [CAD_CAM_EDM_DRO] parallel port
JanRwl@A...
2004-05-20 14:00:27 UTC
Re: [CAD_CAM_EDM_DRO] parallel port
Alan Marconett
2004-05-20 14:43:01 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
Alan Marconett
2004-05-20 15:25:07 UTC
RE: I/O CODE was: [CAD_CAM_EDM_DRO] parallel port
JanRwl@A...
2004-05-20 21:00:33 UTC
Re: I/O CODE was: [CAD_CAM_EDM_DRO] parallel port
Raymond Heckert
2004-05-21 07:41:07 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
Alan Marconett
2004-05-21 09:26:44 UTC
Re: I/O CODE was: [CAD_CAM_EDM_DRO] parallel port
Trend
2004-05-21 20:16:06 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
Trend
2004-05-21 21:21:59 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
Trend
2004-05-21 22:19:11 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
Jon Elson
2004-05-22 20:45:45 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
Trend
2004-05-23 00:10:26 UTC
Re: [CAD_CAM_EDM_DRO] Re: parallel port
turbulatordude
2004-05-23 00:43:14 UTC
Re: parallel port - assigning ID's
jmkasunich
2004-05-24 06:24:01 UTC
Re: parallel port