IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

no BLOCK for END statement


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rcpriya

New User


Joined: 05 Sep 2006
Posts: 3

PostPosted: Tue Sep 05, 2006 11:46 am
Reply with quote

Hi

I get a "no BLOCK for END statement" error while compiling a PL/I program.

But there is a matching PROC statement with the correct label.

abcdef: PROC OPTIONS(MAIN);

end abcdef;

What else could be wrong? Please advise.

Thanks
Priya
Back to top
View user's profile Send private message
Trajko

New User


Joined: 05 Sep 2006
Posts: 3
Location: Switzerland

PostPosted: Tue Sep 05, 2006 2:29 pm
Reply with quote

Hi maybe it isnt the actually procedure. Its maybe it means the procedure bevor isnt close!

I had also this message, and then i saw that the problem isnt the procedure he shows in the errormessage.

So look at the procedure bevor or after, i'm not sure anymore.

Hope i could help you!

Regards
Trajko
Back to top
View user's profile Send private message
shameer007

New User


Joined: 20 Apr 2006
Posts: 12

PostPosted: Tue Sep 12, 2006 5:03 pm
Reply with quote

May be misspelled the proc name. Check it, It will be clear if u can post the exact code what u have written there.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts I need a 4 lines block where substrin... DFSORT/ICETOOL 12
No new posts JOIN STATEMENT PERFORMANCE. DFSORT/ICETOOL 12
No new posts How to remove block of duplicates DFSORT/ICETOOL 8
No new posts Try to understand IMS control block IMS DB/DC 0
No new posts Relate COBOL statements to EGL statement All Other Mainframe Topics 0
Search our Forums:

Back to Top