Procedure for coding IEASYMxx

IBM® suggests that you code one IEASYMxx member that contains only global statements. Specify that member as the first member in the IEASYMxx concatenation in LOADxx (for example, IEASYM01 in the example above). Then code other IEASYMxx members that specify local statements, which override the global statements specified in the first IEASYMxx member. This practice ensures that global and local statements always appear in the proper order.