NOVELL TECHNICAL INFORMATION DOCUMENT TITLE: Fix for CTRL-P Problem when Printer Offline DOCUMENT ID: TID000266 DOCUMENT REVISION: A DATE: 01JUL93 ALERT STATUS: Yellow INFORMATION TYPE: Symptom Solution README FOR: PAT334.EXE NOVELL PRODUCT and VERSION: DR DOS 6.0 4/92 ABSTRACT: This patch fixes a problem where selecting (R)etry after hitting the -p while the printer was offline caused the system to hang. _________________________________________________________________ DISCLAIMER THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY. NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION. _________________________________________________________________ Self-Extracting File Name: PAT334.EXE Files Included Size Date Time PAT334.TXT (This File) IBMDOS.334 39239 3-27-92 3:34a README of PATCH334.EXE Product: DR DOS 6.0 Description: This patch fixes a problem where selecting (R)etry after hitting ^P while the printer is offline caused the system to hang. ASSUMPTIONS: 1. The file IBMDOS.334 is in the root directory of your C:\ drive. 2. TaskMAX is not loaded. INSTALLATION INSTRUCTIONS: 1. Remove the attributes from the current working copy of IBMDOS.COM From the C prompt: Type: ATTRIB -RSH IBMDOS.COM Press 2. Make a backup copy of IBMDOS.COM Type: COPY IBMDOS.COM C:\DRDOS\IBMDOS.OLD Press 3. Replace the original IBMDOS.COM with the patched IBMDOS.334 Type: COPY IBMDOS.334 IBMDOS.COM Press 4. Verify the copied file is the correct size, date and checksum Type: CD \ From the C prompt: Type: XDIR IBMDOS.COM /C Press The following message will display: --a--- 39,239 3-27-92 3:34a 2AFE c:ibmdos.com NOTE: In Archive attribute (a) may be set, however it is not a required attribute. 5. Replace the System, Hidden, Read-Only attributes on IBMDOS.COM Type: ATTRIB +RSH IBMDOS.COM Press 6. Reboot the computer. ÿ