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

Error in code: "Evaluate Eibaid WHEN DFHENTER"


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rkprasanth_m

New User


Joined: 22 Jun 2006
Posts: 44

PostPosted: Mon Feb 05, 2007 8:49 pm
Reply with quote

I have code like the follwing

EVALUATE EIBAID
WHEN DFHENTER OR DFHPF7 OR DFHPF8

Can anyone tell me what's wrong with that? It's giving error.
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Mon Feb 05, 2007 9:48 pm
Reply with quote

rkprasanth_m wrote:
EVALUATE EIBAID
WHEN DFHENTER OR DFHPF7 OR DFHPF8
Can anyone tell me what's wrong with that? It's giving error.
Each "phrase" in a WHEN can have only one "identifier" or a range of "identifiers".
You need 3 WHENs for what you want to do.
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
Search our Forums:

Back to Top