‎2010 Apr 29 10:57 AM
‎2010 Apr 29 11:13 AM
As the documentation states :
1.In Unicode programs, dobj, dobj1, and dobj2 must be compatible. Also in Unicode programs, dobj1 and dobj2 must either be structure components that belong to the same structure, or subareas of the same data object specified by offset/length specifications.
2. Instead of the addition VARYING, the statement ASSIGN should be used in the loop with the addition INCREMENT.
‎2010 Apr 29 11:13 AM
As the documentation states :
1.In Unicode programs, dobj, dobj1, and dobj2 must be compatible. Also in Unicode programs, dobj1 and dobj2 must either be structure components that belong to the same structure, or subareas of the same data object specified by offset/length specifications.
2. Instead of the addition VARYING, the statement ASSIGN should be used in the loop with the addition INCREMENT.