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

How to do "User point and shoot" customization?


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
deepaj5

New User


Joined: 27 Apr 2006
Posts: 1

PostPosted: Mon May 01, 2006 3:11 pm
Reply with quote

In Status menu of ISPF, there is an option number 5 which says User point and shoot. How to acheive this to set my own commands ?
Back to top
View user's profile Send private message
amitrath

New User


Joined: 30 Apr 2004
Posts: 28
Location: Carmel, USA.

PostPosted: Mon May 08, 2006 5:18 am
Reply with quote

In an ISPF editor I have used something similar before. I have used the following REXX code to get the line where the cursor is.


"(ROW,COL) = CURSOR"
"(CONTENT) = LINE &ROW"

Hope this helps.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Point and Shoot )PTNS TSO/ISPF 0
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts How to delete a user's alias from the... JCL & VSAM 11
No new posts user exit in IBM Infosphere Optim DB2 8
No new posts Running a Job with the Default User ID JCL & VSAM 2
Search our Forums:

Back to Top