Author |
Message |
Topic: COBOL Comments |
kraj
Replies: 3
Views: 2389
|
Forum: Application Programming Posted: Mon Oct 02, 2006 10:13 am Subject: Comment |
Kolusu, Cogito,
When I tried to compile using Control , itwent through. It didn't come up with any error.
thanks.
Kraj.
Note: I am working inUnisys 2200 systemusing Cobol.
* 02/02/06 Local ... |
Topic: SQL return code -142 |
kraj
Replies: 3
Views: 2832
|
Forum: Database Posted: Sun Feb 19, 2006 10:34 pm Subject: sqlcode -142 |
Chandra,
this is the description for SQLCODE -142.
==================================
-142 THE SQL STATEMENT IS NOT SUPPORTED
Explanation: An SQL statement was detected that is not supported by ... |
Topic: sign leading separate comparision |
kraj
Replies: 6
Views: 4137
|
Forum: Application Programming Posted: Fri Nov 19, 2004 1:17 pm Subject: sign leading separate comparision |
Cogito-Ergo-Sum,
you are correct. Before comparing , that was moved to
wt-amt pic s(9).99.
thanks.
kraj. |
Topic: sign leading separate comparision |
kraj
Replies: 6
Views: 4137
|
Forum: Application Programming Posted: Tue Nov 16, 2004 12:16 am Subject: FYI |
Thanks Kolusu & Ganti.
Actually we are getting WH-AMT value from WT-AMT filed.
Now what we did is :
01 WT-AMT PIC -(9).99.
01 WH-AMT PIC S(9).99.
declared like ab ... |
Topic: sign leading separate comparision |
kraj
Replies: 6
Views: 4137
|
Forum: Application Programming Posted: Sun Nov 14, 2004 9:39 pm Subject: sign leading separate comparision |
Thanks Kolusu.
I put display , it is going to positive process.During that time the value was -197.04. ( But I did not move the value as you said.)
Even I tried CBL NUMPROC (PFD) ----> (got from ... |
Topic: sign leading separate comparision |
kraj
Replies: 6
Views: 4137
|
Forum: Application Programming Posted: Sun Nov 14, 2004 6:07 pm Subject: sign leading separate comparision |
Hello,
Our system is Unisys 2200.
I am trying to compare a field declared like this.
01 WH-AMT PIC S9(09)v99 SIGN LEADING SEPARATE.
IF WH-AMT < 0
do negative proce ... |
Topic: IMS-DB2 |
kraj
Replies: 2
Views: 1644
|
Forum: Application Programming Posted: Thu Oct 28, 2004 12:12 am Subject: IMS-DB2 |
Kolusu,
How much patience you are having?
I am getting angry while reading those posts .
You are replying .
I have to learn a lot .....
kraj. |
Topic: Reading Kolusu's replies |
kraj
Replies: 6
Views: 7631
|
Forum: Related Non-Technical Topics Posted: Thu Apr 15, 2004 11:52 pm Subject: Reading Kolusu's replies |
I have been reading Kolusu's postings from other site and here .
I will always admire his knowledge and way of expressing technical matters.
I want to meet him one day.
thanks.
kraj. |
|