1 UPDATE 1 UPD 2 TRAN NAME( 3+ , 3 tranname 3 tranname* 4 ) 3? CLASS( 3.1+ , 3.1 current_class_number 3.2 ) 4 %A 4 %B 4 %A 4.1 %B 4 %C 5! SCOPE(ALL) 5? 5 SCOPE(ACTIVE) A: 1 START( 2+ , 2 Q 2 SCHD 2 SUSPEND 2 TRACE 3 ) B: 1 STOP( 2+ , 2 Q 2 SCHD 2 TRACE 3 ) C: 1 SET( 2+ , 2 CLASS(new_class_number) 2 CPRI(new_current_priority) 2 LCT(new_limit_count) 2 LPRI(new_limit_priority) 2 MAXRGN(new_maximum_regions) 2 NPRI(new_normal_priority) 2 PARLIM(new_parallel_limit_count) 2 PLCT(new_processing_limit_count) 2 SEGNO(new_segment_number) 2 SEGSZ(new_segment_size) 3 )