| This file goes between !RunImage and !RunImage2 in terms of execution. It is
| run after the desktop has been quit.
|
| Do *NOT* change the following line
Echo <22><0>
|
| The following lines can be amended to set the required size or free space
| as required. Do *Help MemAlloc for more information on the available
| commands and their parameters. If you do not want a particular part of
| memory changed, prefix the line with "|" rather than deleting the line.
|
ScreenSize 80
SystemSize 0
RMASize 0
FontSize 0
SpriteSize 0
RAMFSSize 0
|
| The 12 in the next line can be changed to enter the screen mode of your own
| choice.
|
Echo <22><12>
|
| Do *NOT* change the following line
Run <Obey$Dir>.!RunImage2
