Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
what 8130 means in the IF stmt

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> NATURAL & MQSERIES
Author Message
Sharmila Jagadish

New User


Joined: 07 Mar 2006
Posts: 4
Location: Texas, USA

PostPosted: Fri Aug 17, 2007 12:39 am    Post subject: what 8130 means in the IF stmt
Reply with quote

Hi,
I am working on a conversion project.I am unable to understand what 8130 in the IF stmt signify.The number of record read is 1 and GK-SYS-CODE doesn't seem to be a MU field.Please let me know your feedbacks.

Thankyou.

READ (1) GK-CTL-SYS BY GK-SP-SYSTEM
STARTING FROM #AT1-SYS-CODE
IF GK-SYS-CODE(8130) = #AT1-SYS-CODE
Back to top
View user's profile Send private message
References
PostPosted: Fri Aug 17, 2007 12:39 am    Post subject: Re: what 8130 means in the IF stmt Reply with quote

Sharmila Jagadish

New User


Joined: 07 Mar 2006
Posts: 4
Location: Texas, USA

PostPosted: Fri Aug 17, 2007 3:00 am    Post subject: Reply to: what 8130 means in the IF stmt
Reply with quote

ok, I got it.....this number is used for referencing,instead of using the labels.
Back to top
View user's profile Send private message
Raj Kiran

New User


Joined: 24 Aug 2007
Posts: 3
Location: Chennai

PostPosted: Fri Aug 24, 2007 3:36 pm    Post subject:
Reply with quote

It is the line number to which refers to read statement

IF GK-SYS-CODE(8130) = #AT1-SYS-CODE is similar to the

IF GK-CTL-SYS.GK-SYS-CODE = #AT1-SYS-CODE
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> NATURAL & MQSERIES All times are GMT + 6 Hours
Page 1 of 1