![]() |
|
#1
|
|||
|
|||
|
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 |
|
#2
|
||||
|
||||
|
how about SPLIT?
__________________
Dick Brenholtz American in Varel, Germany |
|
#3
|
||||
|
||||
|
what happens when you type start on the ispf primary option menu?
__________________
In the real world, nothing is fully secure WebSphere MQ: Security |
|
#4
|
|||
|
|||
|
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". |
|
#5
|
||||
|
||||
|
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 |
|
#6
|
|||
|
|||
|
Quote:
__________________
"Don't tell me how it works, tell me how it fails." |
|
#7
|
|||
|
|||
|
Quote:
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." |
|
#8
|
|||
|
|||
|
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. |
|
#9
|
||||
|
||||
|
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.
|
|
#10
|
||||
|
||||
|
Lemme guess: But custom, site-added ISPCMDS entries - maybe even QW? - work just fine? Jeez, is this still going on out there?
__________________
JB Moore |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|