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

ISPF Command Screen


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Ty

New User


Joined: 10 Jul 2006
Posts: 6

PostPosted: Sat Oct 21, 2006 12:56 am
Reply with quote

Using IBM Personal Personal Computer Workstation Program. On the menu, I have Menu-List-Mode-Functions-Utilities-Help. My options List has 1 with a *(means not available). My MODE is the same. My ultimate gole is to be able to have it store my previous executed commands in the ISPF Command Shell.

Do you have any suggestions?
Back to top
View user's profile Send private message
MFRASHEED

Active User


Joined: 14 Jun 2005
Posts: 186
Location: USA

PostPosted: Sat Oct 21, 2006 1:43 am
Reply with quote

If i understood your question you are trying to get to TSO COMMAND line and menu does not have option. Then Try TSOCMD.

If you are trying to retrieve (get to) previously entered commands,
enter RETRIEVE on command line. Easy way is to put RETRIEVE in a PFKEY, have a PFKEY (say 12) mapped to RETRIEVE. So pressing PF12 key will bring back previously entered commands.

To do this, enter KEYS on command line and change mapping:

Code:


Key       Definition
F1 . . .  HELP     
F2 . . .  SPLIT     
F3 . . .  EXIT     
F4 . . .  JUMP     
F5 . . .           
F6 . . .           
F7 . . .  BACKWARD 
F8 . . .  FORWARD   
F9 . . .  SWAP     
F10  . .  ACTIONS   
F11  . .           
F12  . .  RETRIEVE 



Hope i anwered your question.
Back to top
View user's profile Send private message
Ty

New User


Joined: 10 Jul 2006
Posts: 6

PostPosted: Sat Oct 21, 2006 1:54 am
Reply with quote

In our ISPF command screen it has about 10 lines to store the 10 previous used commands. All you have to do is click on the command line and change the ACIDS. My problem is that i'm new for one. Second nobody in the department can figure out why mine want save the commands. The options are not available on the menu.


Thanks,
Ty
Back to top
View user's profile Send private message
MFRASHEED

Active User


Joined: 14 Jun 2005
Posts: 186
Location: USA

PostPosted: Sat Oct 21, 2006 2:50 am
Reply with quote

Ok, Got it now.

Looks like command line stores last 10 commands( please note all commands are not stored).

From manual:
"The ISPF Command Shell panel has a saved command area (the bottom portion of the screen) that contains a list of up to 10 commands that you have saved; see Figure 270 for an example. These commands are point-and-shoot fields. What happens when you select a command depends on the mode you specify from the Mode pull-down menu on the action bar. "


If you already have 10 commands you need to delete commands before new ones can be stored. To do this do following:

Change MODE to DELETE:

Then you see see following for example 'press enter to Delete command'

Code:

 Menu  List  Mode  Functions  Utilities  Help

 Enter TSO or Workstation commands below:                                       
                                                                               
 ===>                                                                           
                                                                               
                                                                               
 Place cursor on choice and press enter to Delete command   
                                                           
=> time                                                     
=> IND$FILE PUT SCRATCH.TEXT ASCII CRLF RECFM(V) LRECL(133)



now put cursor on line you want to delete and press enter.

Also make sure that UPDATE is on from LIST option.

Refer to manual for more details:

publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/handheld/Connected/BOOKS/ispzu230/1.12.2.2.4?ACTION=MATCHES&REQUEST=ISPF+COMMAND+SHELL&TYPE=FUZZY&SHELF=&DT=20040720005941&CASE=&searchTopic=TOPIC&searchText=TEXT&searchIndex=INDEX&rank=RANK&ScrollTOP=FIRSTHIT#FIRSTHIT

Hope this helps.
Back to top
View user's profile Send private message
MFRASHEED

Active User


Joined: 14 Jun 2005
Posts: 186
Location: USA

PostPosted: Sat Oct 21, 2006 3:11 am
Reply with quote

Correction:
Looks like command line shows last 10 commands( please note all commands are not stored).
Back to top
View user's profile Send private message
MFRASHEED

Active User


Joined: 14 Jun 2005
Posts: 186
Location: USA

PostPosted: Sat Oct 21, 2006 3:14 am
Reply with quote

Missed one more thing, after deleting commands, use FUNCTIONS - Compress List to take out blank lines.
Back to top
View user's profile Send private message
Ty

New User


Joined: 10 Jul 2006
Posts: 6

PostPosted: Sat Oct 28, 2006 1:15 am
Reply with quote

Thanks... this is exactly what I need. I will give it a try. But looking at my screen, for some reason my List--->Update ON is not available for me. Trying to read from the link.....
Back to top
View user's profile Send private message
MFRASHEED

Active User


Joined: 14 Jun 2005
Posts: 186
Location: USA

PostPosted: Sat Oct 28, 2006 1:20 am
Reply with quote

If it is like this, then it means UPDATE IS ON

Code:


2  *. Update On
   2. Update Off
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 -> TSO/ISPF

 


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 Looking for a little history of ISPF ... TSO/ISPF 5
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