FIX: Error Message with SAVE SCREEN Command (120184)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 3.0
  • Microsoft Visual FoxPro for Windows 5.0
  • Microsoft FoxPro for Windows 2.5
  • Microsoft FoxPro for Windows 2.6

This article was previously published under Q120184

SYMPTOMS

When using the SAVE SCREEN TO <memvar> command, one of the following error messages appears:
FoxPro 2.x: Insufficient Memory

-or-

Visual FoxPro: There is not enough memory to complete this operation.

CAUSE

You are using a higher-resolution video driver with 256 colors.

The SAVE SCREEN TO <memvar> command saves an image of either the main FoxPro window or the active window to a memory variable. This error message may occur when you are both saving a screen to a memory variable and using higher-resolution video drivers with 256 colors.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Visual FoxPro 3.0b for Windows.

Modification Type:MajorLast Reviewed:12/3/2003
Keywords:kb3rdparty kbbug kberrmsg kbfix KB120184