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

Start comand to start a new screen on ISPF


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

Active Member


Joined: 31 Jul 2009
Posts: 565
Location: Bangalore

PostPosted: Thu Jul 11, 2013 6:50 pm
Reply with quote

Hi,

I am experiencing an unusual problem with the start command.

Issue:

Suppose I am on the main screen and If I issue "START 3.4" command on ISPF command line.

Code:

  Menu  Utilities  Compilers  Options  Status  Help                           
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
                           ISPF  Primary Option Menu             
Option ===> START 3.4                                                         
                                                                               
0  Settings      Terminal and user parameters            User ID . : XXXXXXX   
1  View          Display source data or listings         Time. . . : XX:XX     
2  Edit          Create or change source data            Terminal. : 3278     
3  Utilities     Perform utility functions               Screen. . : 1         
4  Foreground    Interactive language processing         Language. : ENGLISH   
5  Batch         Submit job for language processing      Appl ID . : XXX       
6  Command       Enter TSO or Workstation commands       TSO logon : XXXXXXX 
7  Dialog Test   Perform dialog testing                  TSO prefix: XXXXXXX   
8  LM Facility   Library administrator functions         System ID : XXX     
9  IBM Products  IBM program development products        MVS acct. : XXX     
10 SCLM          SW Configuration Library Manager        Release . : ISPF 6.1 
11 Workplace     ISPF Object/Action Workplace                                 
12 z/OS System   z/OS System programmer applications                           
13 z/OS User     z/OS user applications                                         
                             
                                                                               
     Enter X to Terminate using log/list defaults                             
                                                                               
                                                                               
 F1=Help      F2=Split     F3=Exit      F7=Backward  F8=Forward   F9=Swap     
F10=Actions  F12=Cancel                                                       
.  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .



I get this screen

Code:

.  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .
  Menu  RefList  RefMode  Utilities  Help                                     
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
                            Data Set List Utility                             
Option ===>                                                                   
                                                                               
   blank Display data set list               P Print data set list             
       V Display VTOC information           PV Print VTOC information         
                                                                               
Enter one or both of the parameters below:                                     
   Dsname Level . . .                                                         
   Volume serial  . .                                                         
                                                                               
Data set list options                                                         
   Initial View                 Enter "/" to select option                     
   1  1. Volume                 /  Confirm Data Set Delete                     
      2. Space                  /  Confirm Member Delete                       
      3. Attrib                 /  Include Additional Qualifiers               
      4. Total                  /  Display Catalog Name                       
                                   Display Total Tracks                       
                                   Prefix Dsname Level                         
                                                                               
When the data set list is displayed, enter either:                             
  "/" on the data set list command field for the command prompt pop-up,       
  an ISPF line command, the name of a TSO command, CLIST, or REXX exec, or     
  "=" to execute the previous command.                                         
                                                                               
                                                                               
                                                                               
                                                                               
 F1=Help      F2=Split     F3=Exit      F7=Backward  F8=Forward   F9=Swap     
F10=Actions  F12=Cancel                                                       
                                                     



Now If I press PF9 to go back to previous screen, I see the "Start 3.4" command is still retained there, and I get an error "Invalid Option"

Code:

  Menu  Utilities  Compilers  Options  Status  Help                           
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
                           ISPF  Primary Option Menu        Invalid option     
Option ===> START 3.4                                                         
                                                                               
0  Settings      Terminal and user parameters            User ID . : XXXXXXX   
1  View          Display source data or listings         Time. . . : XX:XX     
2  Edit          Create or change source data            Terminal. : 3278     
3  Utilities     Perform utility functions               Screen. . : 1         
4  Foreground    Interactive language processing         Language. : ENGLISH   
5  Batch         Submit job for language processing      Appl ID . : XXX       
6  Command       Enter TSO or Workstation commands       TSO logon : XXXXXXX 
7  Dialog Test   Perform dialog testing                  TSO prefix: XXXXXXX   
8  LM Facility   Library administrator functions         System ID : XXX     
9  IBM Products  IBM program development products        MVS acct. : XXX     
10 SCLM          SW Configuration Library Manager        Release . : ISPF 6.1 
11 Workplace     ISPF Object/Action Workplace                                 
12 z/OS System   z/OS System programmer applications                           
13 z/OS User     z/OS user applications                                         
                             
                                                                               
     Enter X to Terminate using log/list defaults                             
                                                                               
                                                                               
 F1=Help      F2=Split     F3=Exit      F7=Backward  F8=Forward   F9=Swap     
F10=Actions  F12=Cancel                                                       
.  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .


Is there any setting which I have to do, so that the previous command is not retained?[/code]
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: Thu Jul 11, 2013 9:03 pm
Reply with quote

Hello,

When i do this (z/OS 1.13 / ISPF 6.3) i get the toggle and the command is not retained.
Back to top
View user's profile Send private message
gylbharat

Active Member


Joined: 31 Jul 2009
Posts: 565
Location: Bangalore

PostPosted: Thu Jul 11, 2013 10:04 pm
Reply with quote

Mine are

Release . : ISPF 6.1
OS/390 release . . . . : Z/OS 01.12.00

but I think, this has to be some ISPF setting which I am missing.
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Thu Jul 11, 2013 10:57 pm
Reply with quote

Does it do this every time you issue the START command? With any other commands?
Back to top
View user's profile Send private message
Ranjithkumar

New User


Joined: 10 Sep 2008
Posts: 93
Location: India

PostPosted: Fri Jul 12, 2013 5:06 pm
Reply with quote

Bharat

Can you also let us know the command assigned to your PF9 key?
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Fri Jul 12, 2013 5:35 pm
Reply with quote

Ranjithkumar

Given that PF9 appears to be doing exactly what it says on the label, swapping screen, I'm not sure that your question is going to garner any useful information.

gylbharat

I had exactly the same problem at a previous site.

I think I used SPLIT NEW to create the new screen but could not get it to accept the 3.4 part.

So basically I joined the two commands with the delimiter and entered SPLIT NEW ; 3.4 ;;

You will also need to position the cursor to where you want the split to occur as otherwise it will default to the command line of the current screen.
Back to top
View user's profile Send private message
gylbharat

Active Member


Joined: 31 Jul 2009
Posts: 565
Location: Bangalore

PostPosted: Fri Jul 12, 2013 9:23 pm
Reply with quote

Hi,

I am not sure what is the problem. At my previous site this problem was not there.

My PF9 key is set to SWAP.

Expat,

I tried SPLIT NEW command, but I am more comfortable with START command.
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 Looking for a little history of ISPF ... TSO/ISPF 5
No new posts Adding QMF and SPUFI to the ISPF menu DB2 20
No new posts Issue after ISPF copy to Linklist Lib... TSO/ISPF 1
No new posts Is there a way to close VSAM files us... CICS 8
No new posts step by step trace 4 ISPF dialog call... TSO/ISPF 17
Search our Forums:

Back to Top