Visual Components and Coding Techniques

LANSA

Visual Components and Coding Techniques
Example 102 - Rating: advanced
The Things that Make Up this ExampleTo Execute this Example

This form demonstrates four different techniques for coding a very simple piece of RDMLX logic and describes the advantages and disadvantages of each technique. These techniques either speed up or slow down a VL program, in other words, they have an effect on performance.

You should review the comments in the RDMLX code accompanying this example for a full description of the advantages and disadvantages of each technique.

Keywords
CodingLoop
Update DisplayPerformance
Example 102