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: runtime message
> Please, what is a "cobol I/O error 39,52 on ..." error ?

> I've not the description of this message in my "User's guide"

The first byte of File Status values for I/O Errors is the character
'0', '1', '2', '3' or '9'.   x39 is the hex value for the character
'9'.  This is then a vendor defined value starting '9'.  You should
check the source code for the program to see that my assumption about
what it is doing is correct.

If it is MicroFocus then the second byte has a binary value and hex 52
is decimal  82.  9/82 for MicroFocus is "CALL convention not
supported".  Is your program doing a CALL ?

If it is not MicroFocus then you will have to check the user manual.


Report this thread to moderator Post Follow-up to this message
Old Post
Richard
05-23-06 08:55 AM


Re: runtime message
Richard a écrit : 
> 
>
> The first byte of File Status values for I/O Errors is the character
> '0', '1', '2', '3' or '9'.   x39 is the hex value for the character
> '9'.  This is then a vendor defined value starting '9'.  You should
> check the source code for the program to see that my assumption about
> what it is doing is correct.
>
> If it is MicroFocus then the second byte has a binary value and hex 52
> is decimal  82.  9/82 for MicroFocus is "CALL convention not
> supported".  Is your program doing a CALL ?
>
> If it is not MicroFocus then you will have to check the user manual.
>

OK, It isn't MicroFocus but, in the "user's guide" I've got many runtime
errors with the first byte = 9 so I will search with this clue.

Thank you for your help.

best regards

Jerome

Report this thread to moderator Post Follow-up to this message
Old Post
Jerome
05-23-06 08:55 AM


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 12:40 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.