CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (6 messages)

nansi.sys Message #23742
From: Steve Cohen DDJ Forum · General/DDJ office January 25, 1990 1:45 PM
where do I find this NANSI.SYS?
#23733 std_out to window Message #23741
From: Steve Cohen DDJ Forum · Hot News & Rumors January 25, 1990 1:34 PM
thanks. will check out nansi.sys
#std_out to window Message #23728
From: Steve Cohen DDJ Forum · Hot News & Rumors January 24, 1990 9:47 AM
I am trying to implement a write to screen function redirectable with the printer that is capable of writing only to a certain subsection of the screen. This is for an assembly-language application. Since it can only use a part of the screen it seems like we have to use…
#23663 device driver io Message #23692
From: Steve Cohen DDJ Forum · Talk to the Trade January 19, 1990 9:12 PM
Carl, thanks for the info, but you're not the only one I've talked to who misunderstands the problem we have, so I guess I'm not explaining it well. Concurrent DOS may be a fine system and I have heard that is so but I am not just trying to solve…
#23531 #device driver io Message #23563
From: Steve Cohen DDJ Forum · Talk to the Trade January 8, 1990 9:06 PM
Thanks, I'd like to see the article. Through the good offices of people here and CLMFORUM, I have learned that it is quite easy to open files with names of LPT2 etc. and that DOS already supports these. That is all I needed to get going, though the idea of…
#device driver io Message #23521
From: Steve Cohen DDJ Forum · Talk to the Trade January 6, 1990 9:27 AM
I work for an outfit that sells an application written in assembly language one of whose hallmarks is the ability to have five printers hooked up at once to LPT1,2,3 and COM 1 and 2. Output is done direct to hardware ports. There are some disadvantages to this. Two in…