Hi All,
Can anyone tell me how we can MOVE value of a X(19)
variable to a S9(17) COMP-3 variable?
Answer with an Example will be of great help.

Answer Posted / gans

NICX's statements worked for me...
Thanks NICX....

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how you can characterize tables in cobol?

638


how to move the records from file to array table. give with code example

2219


how do you reference the variable block file formats from cobol programs

686


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

748


What are the different data types in cobol?

797






In COBOL, what is the different between index and subscript?

759


What is the compute verb? How is it used?

661


how do you reference the printer file formats from cobol programs

665


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5064


What kind of error is trapped by on size error option?

740


what is search and searchall?what is the diffrence between them?give an best example?

5559


How to remove 2 duplicate records and copy only one using job control language?

753


How do define dynamic array in cobol.

671


Explain the configuration section of a cobol program with examples of syntax.

659


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

684