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

Using Address of a variable in Linkage Section.


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Keanehelp

New User


Joined: 27 May 2008
Posts: 71
Location: USA, CA.

PostPosted: Fri Apr 30, 2010 4:51 pm
Reply with quote

Hi,

I have a Db2 store procedure which recieves data from a webservice. I want to know is it possible to pass address of the variable from web service in stead of actual variable in the LINKAGE section?

Please suggest.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Fri Apr 30, 2010 5:01 pm
Reply with quote

Click on the manuals link at the top of the page, find the COBOL Language Reference manual, and look up USAGE POINTER.

Why are you wanting to do this? Generally, using the variable directly is much easier in COBOL.
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts Using Dynamic file handler in the Fil... COBOL Programming 2
No new posts Variable Output file name DFSORT/ICETOOL 8
Search our Forums:

Back to Top