How I can display the percentage value in cobol output file . like = %10.13 ?
Can you please let me know the format of that field to display the percentage value?
The format of the field is already in the code. It should be a numeric field with an implied decimal place.Can you please let me know the format of that field to display the percentage value