CompuServe Thread

#RSLClock1.31

2 messages in this thread
#50610From: Charlie HeathJan 24, 1987 9:15 PM
Regarding screenblankers, there's one included in our "FastFonts" package. It's small (about 1500 bytes used while running), and rather than "blanking" the screen it dims the colors, so you can still see the display if you look closely. I'd love to be able to detect display output as well as inputs, but alas there are too many different display functions to be able to practically monitor all of them, not to mention the performance issues. Having said that, of course somebody else will find a way to do it… …cheath
#50618From: John DraperJan 24, 1987 10:01 PM
Charlie, I have heard that you and a few other people are rewriting all the Amigados commands. How is that coming, and will the results be made public or be in a commercial package. One of the things I desperately need right now is a COPY comamnd that keeps its &$%$# mitts off the original file date. I don't want to use a kludge for doing this, but I am stuck trying to implement the Sendpacket() with a SetFileDate type. Regards, Larry.