I have declared a variable with pic x(10) to which am passing a string "rashmi" of value 6. how can i know the value of the string at runtime
I have declared a variable with pic x(10) to which am passing a string "rashmi" of value 6. how can i know the value of the string at runtime
Simple. Use the "DISPLAY" verb.