View previous topic :: View next topic |
Author |
Message |
ds390 Beginner
Joined: 23 Jan 2007 Posts: 82 Topics: 39
|
Posted: Wed Mar 21, 2007 8:57 pm Post subject: Where can I find this command? |
|
|
In ispf, I type in "LOG" and this pops up.
Code: | Specify Disposition of Log Data Set
Log Data Set (DH0012.SPFLOG2.LIST) Disposition:
Process Option . . . . 1. Print data set and delete
2. Delete data set without printing
3. Keep existing data set and
continue with new data set
Batch SYSOUT class . .
Local printer ID or
writer-name . . . . .
Local SYSOUT class . .
Press ENTER key to process the log data set.
Enter END command to exit without processing the log data set.
ob statement information: (Required for system printer)
===> //
===> //*
===> //*
===> //* |
My question is where is this LOG located? How can I find it? |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Wed Mar 21, 2007 9:00 pm Post subject: |
|
|
Its on the screen, DH0012.SPFLOG2.LIST in this case.
This is the ISPF log. |
|
Back to top |
|
 |
ds390 Beginner
Joined: 23 Jan 2007 Posts: 82 Topics: 39
|
Posted: Wed Mar 21, 2007 9:59 pm Post subject: |
|
|
sorry, I meant where is the COMMAND 'LOG' resided? Which library? |
|
Back to top |
|
 |
ofer71 Intermediate
Joined: 12 Feb 2003 Posts: 358 Topics: 4 Location: Israel
|
Posted: Thu Mar 22, 2007 2:11 am Post subject: |
|
|
LOG is an ISPF system command. If you are still curious, the program name is ISPLLP and it could be found in 'prefix.ISP.SISPLPA'.
O.
________
Toyota Motor Triathlon Race Car
Last edited by ofer71 on Sat Feb 05, 2011 11:58 am; edited 1 time in total |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Thu Mar 22, 2007 11:30 am Post subject: |
|
|
LOG is most likely defined in the ISPCMDS command table (see option 3.9) |
|
Back to top |
|
 |
ds390 Beginner
Joined: 23 Jan 2007 Posts: 82 Topics: 39
|
Posted: Thu Mar 22, 2007 7:53 pm Post subject: |
|
|
Thanks to both of you. It's defined in 3.9 and is pointing to pgm ISPLLP. |
|
Back to top |
|
 |
|
|