MITHARG
Would you like to react to this message? Create an account in a few clicks or log in to continue.

PL/I moving 0 to char field

Go down

 PL/I moving 0 to char field Empty PL/I moving 0 to char field

Post  kasthuri Sun Jan 27, 2013 6:20 pm

Hi,
Really i got confused like how this code works,

DCL 01 STRING_1 CHAR(03);
..
.
STRING_1 = 0 ;
PUT SKIP LIST(' STRING 1 VALUE IS :' ,STRING_1);

I Compiled with old compiler and getting the Value as spaces.
can any one explain how it works.

kasthuri

Posts : 212
Join date : 2013-01-27

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum