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

Calling HELPROUTINE from Program


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
monasu1998

Active User


Joined: 23 Dec 2005
Posts: 176
Location: India

PostPosted: Tue Nov 18, 2008 2:14 am
Reply with quote

Hi,

I know about using the helproutines from within a MAP. But is there any way that I can call to HELPROUTINE from a program...?

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

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue Nov 18, 2008 3:13 pm
Reply with quote

Helproutine is a Natural entity that serves as a help item for map fields. This means that you have to associate the helproutine to a map field, and it doesn't matter whether this map is coded within a Natural programmatic object (using INPUT statement) or this map is a separate object (invoked via INPUT USING).

The only exception for the above rule is the statement REINPUT USING HELP. Please refer to the fine manual regarding this statement.

O.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts After newcopy the CICS program user f... CICS 7
No new posts Starting a CICS Transaction from a Th... CICS 0
No new posts Problem moving a cobol program into E... COBOL Programming 3
No new posts Error to invoke MPP program through B... IMS DB/DC 4
No new posts Using API Gateway from CICS program CICS 0
Search our Forums:


Back to Top