View previous topic :: View next topic |
Author |
Message |
HenriqueS Beginner
Joined: 01 Feb 2007 Posts: 29 Topics: 14
|
Posted: Thu Jun 28, 2007 6:16 pm Post subject: Very newbie question, but I found no reference... |
|
|
Ok, let |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Thu Jun 28, 2007 9:53 pm Post subject: |
|
|
/ commands are issued in the product called SDSF and they are MVS console commands documented in the MVS System Commands book. They aren't TSO commands. They are like entering commands at the system console.
TSO commands go to TSO which is, as you describe it, the 'command line' for a z/OS user (well, a TSO user, at least). |
|
Back to top |
|
 |
acevedo Beginner

Joined: 03 Dec 2002 Posts: 127 Topics: 0 Location: Europe
|
Posted: Fri Jun 29, 2007 5:22 am Post subject: |
|
|
semigeezer wrote: | / they are MVS console commands |
this commands 'normally' are allowed only to operator, systemers... and not to programmers. |
|
Back to top |
|
 |
expat Intermediate

Joined: 01 Mar 2007 Posts: 475 Topics: 9 Location: Welsh Wales
|
Posted: Fri Jun 29, 2007 5:51 am Post subject: |
|
|
Unless their security setup is rather lacking  |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
HenriqueS Beginner
Joined: 01 Feb 2007 Posts: 29 Topics: 14
|
Posted: Fri Jun 29, 2007 11:11 am Post subject: |
|
|
Thanks for the ponters folks! |
|
Back to top |
|
 |
ofer71 Intermediate
Joined: 12 Feb 2003 Posts: 358 Topics: 4 Location: Israel
|
Posted: Sun Jul 01, 2007 1:37 am Post subject: |
|
|
Here is a little quiz: Where can you use "/" in the "ISPF commands" world?
O.
________
Fetish Fecal
Last edited by ofer71 on Thu Mar 17, 2011 10:57 am; edited 1 time in total |
|
Back to top |
|
 |
stefan Beginner
Joined: 20 Nov 2003 Posts: 41 Topics: 2 Location: Germany
|
Posted: Mon Jul 02, 2007 9:17 am Post subject: |
|
|
ofer71 wrote: | Where can you use "/" in the "ISPF commands" world? |
1. To select an action in the result list of the Dataset List Utility, usually option 3.4
2. As an action character in the referral list of the ISPF Workplace
3. To open a popup panel for selecting an action on the member list of the Library Utility, usually menu option 3.1
4. In many other list panels as a placeholder value for the default action character, for example working as "s" in the member selection list of the Move/Copy Utility, usually available through option 3.3
Not really "ISPF commands" but also worth mentioning is the fact that "/" is commonly used as character representing an option which has been chosen, for example on the Edit Entry Panel. The user may use any character he wants but the internal panel code replaces his input by a slash to indicate the selected option similar to the checkmark on checkboxes on graphical GUI interfaces. |
|
Back to top |
|
 |
ofer71 Intermediate
Joined: 12 Feb 2003 Posts: 358 Topics: 4 Location: Israel
|
Posted: Tue Jul 03, 2007 12:09 am Post subject: |
|
|
Also, when you put "/" next to a member name, and select option 12 (TSO Command), you can use "/" anywhere in the command to represent the dataset name.
O.
________
box vaporizers |
|
Back to top |
|
 |
|
|