|
|
| Author |
Message |
luttapi
New User
Joined: 05 Jun 2007 Posts: 20 Location: kerala
|
|
|
|
Hi ,
I have one display statement before calling ILBOABNO for making a user abend. But if you making that error using expeditor I am getting blank in sysout after the statement, which i have given for display in module. can some one tell the reason.
my Sysout
**********TOP OF DATA ******************
file open error
******************** BOTTOM OF DATA *************
a blank line after statement 'file open error'. |
|
| Back to top |
|
 |
References
|
Posted: Sun Jul 06, 2008 9:33 pm Post subject: Re: displaying a blank line in sysout after abending |
 |
|
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 7920 Location: 221 B Baker St
|
|
|
|
Hello,
Possibly because that is the way expeditor works?
Why is this a concern? |
|
| Back to top |
|
 |
luttapi
New User
Joined: 05 Jun 2007 Posts: 20 Location: kerala
|
|
|
|
| if i am show sysout for some testcases the question arises and i could find the origin.... thanks for the replay |
|
| Back to top |
|
 |
luttapi
New User
Joined: 05 Jun 2007 Posts: 20 Location: kerala
|
|
|
|
| Can tell me one thing if we are calling ILBOABNO after a display statement , is there any chance to display blank line before abending the program..? |
|
| Back to top |
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 7920 Location: 221 B Baker St
|
|
|
|
Hello,
You might try displaying another blank line or issuing a display for some unprintable hex character. |
|
| Back to top |
|
 |
Craq Giegerich
Senior Member
Joined: 19 May 2007 Posts: 983 Location: Virginia, USA
|
|
|
|
| Is the line with error message longer than can be displayed on one screen line by expeditor? May be it is just wrapping to display all of the line. |
|
| Back to top |
|
 |
|
|