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
What are the differences between table and structure in data dictionary?
Can treeset contain duplicates?
How long can a macro variable be? A token? : sas-macro
Why axial flow compressor is preferred for gas turbines for aeroplanes ?
What does ‘hooks’ consist of in git?
What do you mean by Correlated subquery?
Repository manager can be used to schedule a task on clients?
INCLUDE is used ONLY on MVS/ESA Version 4 or higher systems to name an INCLUDE group. An INCLUDE group is a set of one or more valid JCL statements that are stored together in a JCLLIB data set or a system procedure library, and that are read in and used to replace the INCLUDE statement itself within the job. Any number of INCLUDE statements can be used in a job, but the name field value used on each should be unique within the job. The INCLUDE statements can appear in a job anywhere after the JOB statement, but may not appear between a CNTL and ENDCNTL JCL statement.
What is The Behaviour of Dimension?
Explain the component directory structure of angular 4?
Does mysql_real_escape_string prevent sql injection?
What is the difference between count (*), count (expression), count (distinct expression)?
How do you return sharepoint list items using sharepoint web services?
What is linq to object?