I want convert the below declared variable to character
02 XXXXX PIC Z(6)9.999
XXXXX is a value displayed on CICS screen. When i initialize the value it displays as 0.000 but the display should be blank when it is initialized that is it should be SPACES.