Frame Name (Magic xpa 4.x)
Each frame can also be given a Frame name. This is used to display a program in a particular frame.
In this example, we have two frames. The Menu list displays on the left. It is the only program that ever displays in the frame. On the right, we call a dummy program that displays nothing. At runtime, we'll fill in this space with a program, depending on what was called from the Menu list.
Now, when you call the program, all you have to do is specify which frame it will display in. Here, the program "Customer Display" will be displayed in the frame named "Right".