Special panel characters

You can use these characters to construct the syntax of the panel file:
Control character ASCII code Description
# 35 Defines the start of a new panel.
@@ 64 Defines the start of a @@ function.
! 33 Dummy character that are ignored in the display. If an exclamation point is required in the display you must write two. The dummy character can also be used to mark the beginning of a text.
_ 95 When changes appear in the panel, the underscore is replaced by a space. Do not use spaces in the panel unless it is for comments.
## 35 Defining the end of the panel file.