DOCUMENT:Q78722 17-DEC-2000 [msdos] TITLE :DOSKEY Error Message: "Cannot Change BUFSIZE" PRODUCT :Microsoft Disk Operating System PROD/VER:MS-DOS:5.x,6.0,6.2,6.21,6.22 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft MS-DOS operating system versions 5.0, 5.0a, 6.0, 6.2, 6.21, 6.22 ------------------------------------------------------------------------------- SUMMARY ======= If you try to change the buffer size of the MS-DOS 5.0 or later DOSKEY.COM utility and DOSKEY is currently active, the following error message is displayed: Cannot change BUFSIZE. If this error is displayed, you must run a new copy of DOSKEY to increase or decrease buffer size. MORE INFORMATION ================ DOSKEY.COM, included with MS-DOS 5 or later Upgrade, allows MS-DOS commands to be recalled and edited. DOSKEY may also be used to create command macros (DOSKEY macros). You can change the size of the buffer in which DOSKEY stores commands and DOSKEY macros with the /BUFSIZE= switch. This switch may only be used when starting the DOSKEY program. The default buffer size for the DOSKEY utility is 512 bytes, and the minimum setting for the buffer is 256 bytes. To start the DOSKEY utility with a buffer size larger or smaller than the default, use the following command: doskey /bufsize= (Where is the desired DOSKEY buffer size in bytes.) If a copy of the MS-DOS DOSKEY utility has already been installed, you must reinstall it to increase the buffer size with the /BUFSIZE= switch. For example, to reinstall DOSKEY with a buffer size of 1024 bytes, type the following at the MS-DOS prompt: " doskey /reinstall /bufsize=1024 " (without the quotation marks) Note: When DOSKEY is reinstalled, all DOSKEY macros and the DOSKEY command history will be erased. Additional query words: 6.22 5.00 5.00a 6.00 6.20 dos key ====================================================================== Keywords : Technology : kbMSDOSSearch kbMSDOS621 kbMSDOS622 kbMSDOS620 kbMSDOS600 kbMSDOS500 kbMSDOS500a Version : MS-DOS:5.x,6.0,6.2,6.21,6.22 ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2000.