IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Can anyone provide me the source code for LOC(lines of code) counter written in REXX language which can run on IBM mainframe z/OS V1R4. The LOC counter should be able to count the comments,lines of code,blank lines in a COBOL program and JCL's
2677What is the meaning of the following declaration : DCB=BLKSIZE=, What is the difference between above declaration & not specifying DCB at all for a output file?
1 5558If record-format name in an externally-described file has already been defined as a file-name.how to solve this?
CTS,
2 13460Please any one can tell me,What are the tools for pl/1 project in real time scenario?(what are the version control,debugging and files related tools)?
1 3233What is difference between com and com3? Eg. s9(4) so what is the memory it will occupy com and com3.
2 8442Suppose there are 10 steps in a PROC, I want to execute only step5. How do you give the condition in the JCL that calls this PROC?
IBM,
3 10636
What is the term conversational programs means?
Define a page in idms?
What are bind parameters in db2?
what is the difference between COBOL2 AND COBOL390?
Enlist the features of rexx as a programming language.
How to reverse the string in rpg
differentiate between sequential files and esds files in vsam?
What is the pic clause for the hhmmss type of data fields?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How many sections are there in data division in COBOL?
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... I m using RPG/ILERPG to download...
List the various advantages of using jcl language?
how to display the negative numbers?
What is the meaning of a (new, catalog, keep) disposition mean?
What is the difference between goback, stop run and exit program in cobol?