I try it but still...

BEGIN
:block_name.column_name := NVL(:block_name.column_name , chr(32));
END;