Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Re: Special Command - Debugging
Praveen wrote:

>hi...
>Yup I found the cobol statement. It is READY TRACE . But it is not
>supported in the cobol that I am using... it is IBM Enterprise COBOL
>for z/OS  3.4.0.
>
>error came as...
>
>IGYPS2021-W "READY TRACE", "RESET TRACE" and "SERVICE RELOAD" are not
>supported.  A
>            "CONTINUE" statement was assumed.
>
>
>SO is there any way I can use the same command or anything similar to
>the TRACE command!
>
>Thanks a lot for your time!
>
>Regards,
>Praveen.
>
>
>
Do you have access to IBM Debug Tool?  If so, it is relatively simple to
compile the program for debugging (the option is TEST), and to execute
the program with the help of the debugger.

There are debuggers from other vendors as well.

You might have one or more at your shop, but just never looked for it,
or asked the systems programmers if there is one....

Failing that, you can set up a DECLARATIVES SECTION with a procedure
that gets executed each time you enter a paragraph or section, and have
it display the procedure-name, which is sent to you in the debug
information.  All of a sudden, you have READY TRACE available again.

Report this thread to moderator Post Follow-up to this message
Old Post
Colin Campbell
02-23-06 11:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Cobol archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:56 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.