I had earlier asked about a this problem(unexpected runtime behaviour in VA COBOL dll).
thread209-863672
Now it's a different error, the abend(silent termination at one point, no messages) occurs when nr. of suprogram(dll) invocations exceeds a large nr.(80000). I could get rid of error by...
Hi,
I would like to see COBOL 2000 Sample programs. Any pointers
to this would be helpful.
Also I would like to know how COBOL2000 is different from
IBM Enterprise COBOL? thanks.
Regards
cobp
thanks cliveC
First link contains many metric definitions where as others are not related to metric
I just want to know the definition of these
metrics. I know these metric were available for the product PATHVU
Any body have experiences?
Hi,
I would like to know the the COMPLIEXITY metric definitions(Mccabe)
1. ESSENTIAL COMPLEXITY
2. PERCENT STRUCTURED
Any pointers or information would be helpful. thanks.
Hi,
I have seen some old cobol programs that uses a ',' 12 th column on many lines(not a part of STRING or similar verbs). Any body knows about significance of comma? thanks
Hi,
I have posted the same question in Visual Age Solutions.
----
I have a proble with Visual Age COBOL Sort.
See the program call sequence given below.
MAIN(EXE)->SUB1(DLL)->SUBIO(DLL)
SUB1 is invoked from MAIN multiple times, SUBIO is the module that handles file operations and SORTS for...
One of my COBOL program(build using Visual AGE COBOL) has a FILE defined with RECORDLENGTH =80.
When the Input file line character length greater than 80, It splitts the record at 80 th column and remaining characters are considered for the next record. But I want only to have a single record...
...DISTINCT TABLE1.FIELD1, TABLE1.FIELD2,TABLE1.FIELD3
FROM TABLE1 AS T1 INNER JOIN TABLE2 ON TABLE1.FIELD1 = TABLE2.FIELDX
WHERE
NOT EXISTS
(SELECT * FROM TABLE1 AS T2 WHERE T1.FIELD2 = T2.FIELD1)
I want to use the alias for TABLE1 in the first part of the query. But it complains about hte...
Hi,
As I said earlier, this is only for the documentation of an existing static analysis tool. This tool is supposed to analyse many kind of code violations and reports many code violations or construct. Each of this standard is defined as a metric.
The problem is that the existing...
HI,
Any body help me for some sample obselte COBOL constructs. Any pointers to the syntax (only syntax is required) of the following consturctus or examples are greatly appreciated.
1. ISAM ITEMS
a. Apply CORE-INDEX
b. APPLY REORG CRITERIA
c. NOMINAL KEY
d. TRACK AREA
e. ORGANIZATION...
Hi,
I would like to know syntax of some TANDEM COBOL constructs
e.g:-
1. DISPLAY BASE
2. DISPLAY OVERLAY
3. LENGTH in FD
4. MUSTBE
Any pointers to the TANDEM COBOL documentation or examples of these consturcts are greatly appreciated. I need this only for the documentation of an analysis...
Hi Ramani,
Thanks for the reply
I got my computer from my friend. He tried to create partition using FDISK, but that was not successful. Again he tried to create partition using PQ MAGIC. But it was not succesfull.
He tells that there were some harddisk(bad sector or some thing like that)...
...hard disk space. It has more than 10 GB,
but it shows only about 3 GB, in the file explorer.
But the partition magic shows remaining as unused.
*. Unallocated 62.7MB
C:WINDOWS FAT32 3506.4
*. Unallocated 11029.0
This problem seems to be occured after...
Hi,
Problem was occured to the wrong data file as reproted by the user. This file should be uploaded to OS/390 as RECFM=F, but in one machine it was uploaded by specifying RECFM=V.
I am not sure this, because this problem was reported by person using the different OS/390 machine. I provided...
Hi,
I came to know that One COBOL compiler, PER COBOL converts cobol programs into JAVA program(Java Beans) and classes so that these can be used as the components for a JAVA application. I don't know the details.
Regards,
cobp
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.