Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14258 - Batch mode drawing requires autoRedraw to be set

14258   Batch mode drawing requires autoRedraw to be set

Cause

This error occurs if you call the beginBatchDrawing method on a window for which the autoRedraw property has not previously been set to true.

Action

Correct your logic.