Skip to Content
0
Former Member
Dec 02, 2008 at 04:50 PM

Query reagarding spaces

145 Views

Hi All,

Please clarify me:

My requirement is to give 7 spaces for a variable so I declared as

c_blank1(7) TYPE c VALUE ' ',

do I get 7 spaces in the output?

As during debugging when I populate the variable c_blank1 I cannot move the cursor to check whether spaces are created or not. I mean no spaces in debugging.

Please clarify me,

Thanks and Regards,

Srik