hallo michael,

es muss nicht immer unbedingt eine stelle mehr sein
Code:
d wert_num        s              3  0 inz(123)                             
d wert_alpha      s              3a                                        
c                                                                          
c                   Eval      wert_alpha = %triml(%editw(wert_num:'0   ')) 
c                                                                          
c                   Eval      *inlr   =  *on
im feld wert_alpha steht dann 123 und nicht ' 12' wenn du das %triml weg lässt
gruß ronald

[Dieser Beitrag wurde von malzusrex am 11. Juni 2003 editiert.]