Visit SDSUSA site please  

Go Back   mvsHelp Boards > Help Bulletin Board > REXX, CLIST
User Name
Password
-->
FAQ Search Manuals Calendar New Posts Search Today's PostsMark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-27-2010, 09:43 AM
Hasan Hasan is offline
Senior Member
 
Join Date: Aug 2004
Posts: 177
Default ISPF START command does not work.

The shop I have just started working in, does not support ISPF START command. Every time I want to open a new screen, I have to type SWAP LIST and the point to "Start a new screen" and then hit ENTER.

Is there a way to enable the regular START command ?

Thanks
Reply With Quote
  #2  
Old 07-27-2010, 09:44 AM
dbzthedinosaur's Avatar
dbzthedinosaur dbzthedinosaur is offline
Senior Member
 
Join Date: Nov 2005
Location: Varel, Germany
Posts: 1,306
Default

how about SPLIT?
__________________
Dick Brenholtz
American in Varel, Germany
Reply With Quote
  #3  
Old 07-27-2010, 09:49 AM
PascalQ's Avatar
PascalQ PascalQ is offline
Senior Member
 
Join Date: Aug 2004
Location: Central Europe
Posts: 388
Default

what happens when you type start on the ispf primary option menu?
__________________
In the real world, nothing is fully secure
WebSphere MQ: Security
Reply With Quote
  #4  
Old 07-27-2010, 09:54 AM
Hasan Hasan is offline
Senior Member
 
Join Date: Aug 2004
Posts: 177
Default

When I type SPLIT, it splits the screen as usual (meaning I see 2 screens).

When I type START on the ISPF primary option menu, it says "Invalid Option".
Reply With Quote
  #5  
Old 07-27-2010, 09:56 AM
PascalQ's Avatar
PascalQ PascalQ is offline
Senior Member
 
Join Date: Aug 2004
Location: Central Europe
Posts: 388
Default

do you have a START entry in any ispf command table? (option 3.9)
__________________
In the real world, nothing is fully secure
WebSphere MQ: Security
Reply With Quote
  #6  
Old 07-27-2010, 10:43 AM
don.leahy don.leahy is offline
Senior Member
 
Join Date: Apr 2007
Location: Whitby, ON, Canada
Posts: 456
Default Try SPLIT NEW

Quote:
Originally Posted by Hasan
When I type SPLIT, it splits the screen as usual (meaning I see 2 screens).

When I type START on the ISPF primary option menu, it says "Invalid Option".
SPLIT NEW will get you a new screen.
__________________
"Don't tell me how it works, tell me how it fails."
Reply With Quote
  #7  
Old 07-27-2010, 11:00 AM
don.leahy don.leahy is offline
Senior Member
 
Join Date: Apr 2007
Location: Whitby, ON, Canada
Posts: 456
Default

Quote:
Originally Posted by Hasan
The shop I have just started working in, does not support ISPF START command. Every time I want to open a new screen, I have to type SWAP LIST and the point to "Start a new screen" and then hit ENTER.

Is there a way to enable the regular START command ?

Thanks
Go to option 3.9 and look at the command table for Application ID = ISP. If you do not see an entry for the START command (look carefully because the entries may not be in alphabetical order), then check your ISPTLIB concatenation to see where you are picking up ISPCMDS from. The easiest way to do this is via the DDLIST (aka ISRDDN) command.

Some shops have multiple versions of ISPCMDS floating around for various historical reasons.
__________________
"Don't tell me how it works, tell me how it fails."
Reply With Quote
  #8  
Old 07-27-2010, 04:54 PM
yarnseeker yarnseeker is offline
Senior Member
 
Join Date: Dec 2003
Posts: 2,185
Talking Addcmds

I'm at one of those shops w/ multiple ispcmds and trying to fix that now.

This is what I have for the START command


START 0 SELECT PGM(ISPSTRT) PARM(&ZPARM)


If you don't have it and want to add it, search the web for the ADDCMDS macro. That allows you to dynamically add things to your command table. It is a good work around.
Reply With Quote
  #9  
Old 07-27-2010, 06:45 PM
taltyman's Avatar
taltyman taltyman is offline
Senior Member
 
Join Date: Nov 1999
Location: forney, texas, usa
Posts: 1,301
Send a message via Skype to taltyman
Default

All shops SHOULD have the IBM default site commands in ISPCMDS. After those are in they can add their own, preferably to a different site cmd table. An if they are really nice they can allow users to also have their own. IBM provides a really easy way to do this by using their ISPCCONF exec.
Reply With Quote
  #10  
Old 07-27-2010, 08:42 PM
JimMoore's Avatar
JimMoore JimMoore is offline
Senior Member
 
Join Date: Nov 2001
Location: Glendale Heights,IL,USA
Posts: 3,385
Default

Lemme guess: But custom, site-added ISPCMDS entries - maybe even QW? - work just fine? Jeez, is this still going on out there?
__________________
JB Moore
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -4. The time now is 07:51 AM.


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.