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

BPXWDYN (new entrypoint BPXWDY2)


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

New User


Joined: 13 Mar 2010
Posts: 6
Location: ITALY

PostPosted: Mon Jun 25, 2018 3:25 pm
Reply with quote

BPXWDYN worked well except that for INFO function. Problem was with R0 register that COBOL doesn't set to 0 (zero).
Well, BPXWDYN was recently enhaced with a BPXWDY2 entry point to ensure that's call to BPXWDY2 it's correct from HLL (even Cobol I suppose)
But Calling BPXWDY2 from Cobol to obtain DSname associated with DDname that's not going to work, nothing about field INRTDSN, i.e. dsname associated with ddname) , even if BPWXDY2 return RC=0.
Does anyone know how to code the parameter area in COBOL to make this utility work for COBOL ? If it works ?

Many thanks
Back to top
View user's profile Send private message
dneufarth

Active User


Joined: 27 Apr 2005
Posts: 419
Location: Inside the SPEW (Southwest Ohio, USA)

PostPosted: Wed Sep 21, 2022 7:38 am
Reply with quote

Try web search for BPXWDY2 KOLUSU.

I recall that he discussed this somewhere.
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 COBOL - create and write to output fi... COBOL Programming 0
No new posts DataSet member creation failed with B... Java & MQSeries 15
No new posts Dynamically read input files using BP... COBOL Programming 23
No new posts use BPXWDYN after calling CEE3DMP for... COBOL Programming 1
No new posts Dynamic output file creation in cobol... COBOL Programming 8
Search our Forums:

Back to Top