Write the code implementing the perform … varying.
No Answer is Posted For this Question
Be the First to Post Answer
How do we get current date from system with century?
what is label record is standard or omitted in file description of data division?
Sending data is aplhabetic size 7 (value 3000), I wantated this value to be stored in database, which is defined as s9(7)v9(2)comp-3.
I want to declare a field with data type Double in my COBOL program. how shall i do that ?
What is SDSF?
what happens if we wont give timestamp in precompilation process ?
what is the use of filler in cobol programing?
What is the difference between perform … with test after and perform … with test before?
What is SSRANGE, NOSSRANGE ?
what is the coding difference between COBOL and CICS.
in cobol perform stmt whether it first checks the condition or not
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.