Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!ames!ucbcad!ucbvax!decvax!decwrl!sun!imagen!auspyr!sci!phil From: phil@sci.UUCP Newsgroups: comp.sys.ibm.pc Subject: SIDEKICK and DOS COMMAND LINE PROCESSING Message-ID: <2130@sci.UUCP> Date: Fri, 20-Feb-87 00:33:42 EST Article-I.D.: sci.2130 Posted: Fri Feb 20 00:33:42 1987 Date-Received: Sat, 21-Feb-87 15:54:43 EST Organization: Silicon Compilers Inc., San Jose, Calif. Lines: 15 Summary: Sidekick bugging setting RAW mode I have a program that I am working on that turns off DOS command line processing of ^C and all of the other little favors that DOS does for us such as ^P for print screen. This is done the legit way with int 21 calls and all works just fine UNLESS sidekick is loaded into memory - not running doing anything just quietly sitting there prior to invoking my program! If sidekick is in memory the DOS call to turn off ^C is not acted upon by DOS at all. Any one have any idea how or why sidekick does this and how to get around it other than first deleting sidekick with its magic ^HOME-^END ? Thanks phil kaufman