What is the purpose of the following?
FORDHDR1 IF E K
DISK
ORDHDRF
KRENAMEORDHDRF1
Answer / kanckan singh
In order to rename the record format of a data base file in a program,
Purpose of renaming is: If the record format name is similar in two files and if both are used in a same program, the program will not compile. Hence we have to rename either of the file.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the limitations of cl (compare to rpg) ?
What is GDA?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
during input operation which indicator position is seton if there is a record lock?
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
write the SQL statement to retrieve the 2nd Highest salary ammount(File Name="EMPLOY",Field Name="SALARY")
6 Answers Bally Technologies, Cognizant, Vertex,
how do you specify the number of records to roll in a subfile ?
What is the maximum number of key fields allowed defining in a physical file?
how do you use commitment control in rpg program ?
Difference Between Source Physical File & Physical File?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help...