| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
richu
Joined: 03 Feb 2006
Posts: 10
|
| Posted: Sat Apr 22, 2006 10:51 pm Post subject: To reach beginning/end of Command line at one keyboard hit |
|
|
Hi all,
In TSO/ISPF , at the command line
Can i set any option , so that i can reach to the beginning or end of
line at one/single keyboard hit
thanks in advance
Rishi. |
|
| Back to top |
|
vidhyanarayanan
Joined: 23 Dec 2005
Posts: 54
|
| Posted: Mon Apr 24, 2006 7:10 pm Post subject: |
|
|
Hi,
U can use END key to reach the end of the line...but to go to the
beginning of the line....customize ur keyboard settings. |
|
| Back to top |
|
mailsri
Joined: 04 Apr 2006
Posts: 15
|
| Posted: Mon Apr 24, 2006 7:27 pm Post subject: PF Keys |
|
|
Hi
You need to customize the keys in the keyboard to trigger certain actions. Usually this will be defined as parameters for each key usually it starts with PF1 TO PF12 and PF13 TO PF24 keys. In some installations, the actions designed for PF1 TO PF12 will be assigned the same foR PF13 TO PF24.
All these PFKEYS description are in this member...(SYS1.PARMLIB) Under PFTAB00.
All these are system oriented programmers task and you should have privileges to implement any of the key to trigger desired stroke.
However usually the HOME KEY will be designed to position to start of the cursor at the command line.
Regarding positioning of End of line, it varies from installation to installation. You can use their mouse to position the cursor at the end of the command line till you check the installation defined at your Place
Regards,
Srinivas. J
System Programmer |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|