‎2010 Apr 08 2:06 PM
hi
i want to know answer for this code
data : zfieldA(5) type c value 'abcde',
zfieldB(4) type c.
zfieldA = 'xx'.
clear zfieldA.
zfieldB = zfieldA.
what is the value of zfieldB after the last line of following code is executed.
Thx.
‎2010 Apr 08 2:20 PM
Moderator message - Welcome to SCN. But rather than asking a basic question, you should try this yourself - thread locked. Rob