View previous topic :: View next topic |
Author |
Message |
krk123 Beginner

Joined: 03 Jun 2003 Posts: 58 Topics: 19
|
Posted: Thu Dec 16, 2004 3:41 pm Post subject: Program Abend |
|
|
HI,
I am geting the following error when I run my program. I tried pulling displays. The displays are not coming after an EXIT para. I am not sure whats missing. Can someone helpe me on how to figure this.
The flow of control in program PSS8264 proceeded beyond the last line
From compile unit FBBS182 at entry point FBBS182 at compile unit offse
at address 2D910A50.
Thanks |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Thu Dec 16, 2004 4:07 pm Post subject: |
|
|
Krk123,
It is hard to decipher the error just by looking at the error message text .You need to provide the message ID like CEExxxS
btw I would check if you are missing any period for any of the paragraphs.
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
krk123 Beginner

Joined: 03 Jun 2003 Posts: 58 Topics: 19
|
Posted: Thu Dec 16, 2004 4:18 pm Post subject: |
|
|
HI Kolusu. thanks a lot for the quick reply. Sorry for not giving that info.
IGZ0037S The flow of control in program
From compile unit ...
I already checked for the periods, the position of exit statement in exit para etc..thank you..Also when checking in IDIREPT I found this..
NOTE: Source code information for program PSSBXX could not be presented because
no compiler listing or side-file data sets were provided.
If I give some compiler options can I see where its going out of the program? |
|
Back to top |
|
 |
krk123 Beginner

Joined: 03 Jun 2003 Posts: 58 Topics: 19
|
Posted: Thu Dec 16, 2004 4:26 pm Post subject: |
|
|
Found the problem..stupid cut & paste...
PERFORM 6750-VALIDATE-FEED
PERFORM 6750-EXIT
thanks kolusu.. |
|
Back to top |
|
 |
prem429 Beginner
Joined: 17 Dec 2004 Posts: 1 Topics: 0
|
Posted: Fri Dec 17, 2004 7:26 am Post subject: erroRs codEs |
|
|
hi
any one plz tell me when and y we get error code AEI9, ND HOW TO SOLVE IT.
THANKS
PREM |
|
Back to top |
|
 |
Phantom Data Mgmt Moderator

Joined: 07 Jan 2003 Posts: 1056 Topics: 91 Location: The Blue Planet
|
|
Back to top |
|
 |
|
|