The information in this article applies to:
SUMMARYWhen running Paintbrush for the first time, you may get one of the following messages:
or This happens when the TMP variable is set incorrectly. You need not have a TMP variable, but if you do, certain actions will take less time such as cutting and pasting. To set up a TMP variable, add the following line to your AUTOEXEC.BAT file SET TMP=C:\TMPwhere the path C:\TMP points to an existing temporary directory. You can also set the environment by typing the above line at the DOS command line. If you have set up a RAMDISK using extended or expanded memory, you can set your TMP variable to that disk. This can be done with the following two lines: MD D:\TMPPlease note the lack of spaces between the drive designator and path. Please consult your DOS manual for information regarding setting up a RAMDISK. Additional query words:
Keywords : |
Last Reviewed: October 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |