Can you convert x2c before the combine? 

Regards, 
Richard Schuh 

 

> -----Original Message-----
> From: CMSTSO Pipelines Discussion List 
> [mailto:[email protected]] On Behalf Of Glenn Knickerbocker
> Sent: Friday, June 12, 2009 8:42 AM
> To: [email protected]
> Subject: selecting words of a record
> 
> Often I use combinations of COMBINE X and XLATE to show the 
> changed columns in a record.  Usually what I'd really like is 
> to show the whole word that includes the changed column.  For 
> instance:
> 
>   ; US/Canada (1140) to Windows Latin 1 (1252)
>   ; US/Canada (1140) to ASCII ISO 8859-15 (923)
> >>                      ASCII ISO 8859-15 (9 3)
>                                             \- note blank here 
> 
>     90 8F EA FA BE A0 B6 B3 9D DA 9B 8B B7 B8 B9 AB     ; B0 ;
>     90 8F EA FA B7 A0 B6 B3 B8 DA 9B 8B B9 BD BE AB     ; B0 ;
> >>               7           8           9  D  E              
> I'd like:       B7          B8          B9 BD BE              
> 
> Anybody got a neat trick for this?
> 
> ¬R
> 

Reply via email to