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

Find the library member name using rpf/roscoe command


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
pav001

New User


Joined: 02 Nov 2005
Posts: 24

PostPosted: Sat Apr 21, 2007 12:49 pm
Reply with quote

Hi all,

Is there any way to find the currently attached library member name using rpf/roscoe command. Need this to write an rpf.

Thanks!PAV
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Sat Apr 21, 2007 6:30 pm
Reply with quote

Hello,

Try the variable S.LASTMEM. This will give you the name of the last member fetched, saved, or updated.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Sat Apr 21, 2007 6:39 pm
Reply with quote

Hello,

Also note, that if you attach a member without first issuing a FETCH, the value of the attached member is in L.AMEMBER. This vairable will contain the prefix and the membername as PFX.MEMBER.

You can verify the variables' content by issuing a RESPONSE S.LASTMEM or RESPONSE L.AMEMBER.
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
No new posts LTJ command CA Products 4
Search our Forums:

Back to Top