// 7. About the operation details of this editor //

// 7-6. Change map size //

By pressing the command button "CngSize" at the top right of the window or pressing the [H] key, you can change the map size.

image_041e

In this command section, the following items can be selected and executed for the map being edited.

Expansion and reduction of the map is possible within the range of the map size from "3x3" to "960x960".

The blue letters displayed to the right of the buttons indicate the key assignments for each command.
(Mainly assigned to [Z] to [M] on the bottom of the main keyboard.)
Press the "Abort" button or the [Enter] key to abort this operation and return to the edit screen.

// 7-6-1. Expand map size //

If you select "Expand map size" on the "Change map size" command screen, you can expand the map size by adding the specified number of digits and lines of cells in each of the top, bottom, left, and right directions of the map.

image_042e

Enter the number of digits and lines you want to expand in each of the four directions, and press the "OK" button or the [Z] key to proceed to the confirmation screen.

image_043e

The number of digits and lines that can be added is within the range where the width and height of the added result are within "960".
(If the result value exceeds 960, an error will occur and you will be required to reinput the new value.)
On the confirmation screen, if the input value is correct, press the "OK" button or the [Z] key to complete this process.

image_044e

If you want to modify the input value, press "Reinput" button or the [X] key.
Pressing the "Redo" button or the [C] key returns to the top screen of this command screen.
Press the "Abort" button or the [Enter] key to abort this operation and return to the edit screen.

// 7-6-2. Reduce map size //

If you select "Reduce map size" on the "Change map size" command screen, you can reduce the map size by decreasing the specified number of digits and lines of cells in each of the top, bottom, left, and right directions of the map.

image_045e

Enter the number of digits and lines you want to reduce in each of the four directions, and press the "OK" button or the [Z] key to proceed to the confirmation screen.

image_046e

The number of digits and lines that can be reduced is limited to the range in which the width and height of the reduced result are "3" or more.
(If the result value is less than 3, an error will occur and you will be required to reinput the new value.)
In addition, the reduced columns and lines map data will be deleted.
On the confirmation screen, if the input value is correct, press the "OK" button or the [Z] key to complete this process.

image_047e

If you want to modify the input value, press "Reinput" button or the [X] key.
Pressing the "Redo" button or the [C] key returns to the top screen of this command screen.
Press the "Abort" button or the [Enter] key to abort this operation and return to the edit screen.

// 7-6-3. Resize map and initialize //

If you select "Resize map and init" on the "Change map size" command screen, you can initialize the map data and change its size to the specified value.

image_048e

The size that can be specified is within the range of "3x3" to "960x960".

image_049e

In addition, by executing this command, the map data of both maps 1 and 2 will be initialized, and the index information and map name which has been described above at "7-3-3" section will also be initialized (erased).
If you want to edit the map from scratch with changing its size, I recommend that to execute this command first and to create the general framework of the map.

image_050e

Incidentally, if the input value is the same as the current map size for both width and height, this process won't be performed and will return to the top screen of this command.

If you want to modify the input value, press "Reinput" button or the [X] key.
Pressing the "Redo" button or the [C] key returns to the top screen of this command screen.
Press the "Abort" button or the [Enter] key to abort this operation and return to the edit screen.