@@25 Message box creation definition
This function is used to create a standard message box. You can define the type of icons and buttons you prefer.
Syntax

Icon type
| Control character | Description |
|---|---|
| N | No icon |
| ? | Query |
| W | Warning |
| I | Information |
| E | Error |
| C | Critical |
Button types
| Control character | Description |
|---|---|
| A | Abort Retry Ignore |
| C | Cancel |
| E | Enter |
| EC | Enter Cancel |
| H | Help |
| O | OK |
| OC | OK Cancel |
| R | Retry Cancel |
| Y | Yes No |
| YC | Yes No Cancel |
| 1 | Button 1 is default |
| 2 | Button 2 is default |
| 3 | Button 3 is default |
Title bar text
Text length must not exceed 60 characters.
Always use underscores [ _ ] as spaces.
Example
#114;1;144;144;144;01;00;79;
@@25;W;Y;System_message_99114W;
@@26;Y;F0;
@@26;N;F3;
@@26;C;F3;
Dimension_of_list_is_reached.
Max_dimension_is_*1___&lines.
_
Clear_list_and_continue?
_