TITLE PatchGetScreenData - patches the GetScreenData()-Function to return a user-defined screen-width and height VERSION 1.0 AUTHOR Gerhard Müller DESCRIPTION PatchGetScreenData patches the intuition function GetScreenData() to return a fixed, user defined screen width and height. This is sometimes useful if you have old software like XOper 2.4 etc. and you are using a oversized Workbench screen, as this old software just opens a screen with the same width and the same hight as the Workbench. With PatchGetScreenData you can define the width and height like this: PatchGetScreenData 640 256 or from Workbench you define WIDTH and HEIGHT as tooltypes. If you start PatchGetScreenData again, it will remove itselv. PatchGetScreenData is Mungwall- and Enforcer-tested. SPECIAL REQUIREMENTS Workbench 2.04 or higher. PRICE Free DISTRIBUTABILITY Freeware, freely distributable as long as the archive remains intact and only a nominal fee is charged for its distribution. The package is (C) 1994 by Gerhard Müller