Re: Annoying ISPF prob
- From: joarmc@xxxxxxxxxx (John McKown)
- Date: 28 Jan 2012 12:37:54 -0800
Very strange. What I have done in the past is deleted all members in my
ISPF profile dataset to reset everything. A bit extreme. Another
possibility, which may not be possible. is to do a DDLIST command (on
any screen). Find the SYSPROC or SYSEXEC DD statement and see if there
is a dataset on it which you can update. If there is, create a member
called M and make it:
/* REXX */
ISREDIT MACRO
And that's it. A "do nothing" ISPF EDIT macro called M. This will at
least shut ISPF up.
On Sat, 2012-01-28 at 12:12 -0500, Graham Hobbs wrote:
Thanks, I tried the methods but nothing worked.--
John - Edit settings .. there was no M and Profile 20 said IMACRO NONE.
Lizette - the E /(##xx) gave me 'Invalid line command'.
How might I subscribe to bit.listserv.ispf-l
cheers
Graham
---
----- Original Message -----
From: "John McKown" <joarmc@xxxxxxxxxx>
Newsgroups: bit.listserv.ibm-main
To: <IBM-MAIN@xxxxxxxxxxx>
Sent: Friday, January 27, 2012 8:53 PM
Subject: Re: Annoying ISPF prob
You probably, somehow, set M as an "initial macro". Bring up a member in
edit as you are now doing. Look up at the top row. See the
"Edit_Settings", which is 3rd from the left? Place your cursor on that
and press ENTER. This brings up a dialog box. The first field in that is
labelled "User session initial macro". It __should__ have an M in it.
Blank that field out. PF3 out of the dialog. You should no longer get
those messages when you do an E on a member.
Another possibility is that your edit profile has an IMACRO set. Edit a
member and enter "IMACRO NONE" on the command line (without the "
marks). You can tell this from the command: "PROFILE 20" to see if there
is an IMACRO in the edit profile.
On Fri, 2012-01-27 at 19:28 -0500, Graham Hobbs wrote:
Hello,--
Newbe again .. I have three TSO/ISPF sessions going. Only one gives me
this problem. I didn't consciously cause it.
.. am wanting to edit a pgm in CBL.PGMS (prob is also true for
CBL.CPYBKS, etc in this session), so I put 'e' as follows..
DSLIST - Data Sets Matching CON* 1 Member
processed
Command ===> Scroll ===>
CSR
Command - Enter "/" to select action Message
Volume
-------------------------------------------------------------------------------
CONRAD.CBL.CPYBKS Edited
VPMVSC
e CONRAD.CBL.PGMS Edited
VPMVSC
CONRAD.CBL.PGMS1
VPMVSC
CONRAD.CBL.PGMS2.VIC
VPMVSC
CONRAD.GHTEST
VPD91C
.. which gets me to a member list where I put 'e' on a member (big E
makes no difference) ..
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
EDIT CONRAD.CBL.PGMS Row 00025 of
00053
Command ===> Scroll ===>
CSR
Name Prompt Size Created Changed
ID
_________ STEPH01 322 2012/01/24 2012/01/26 09:47:31
IBMUSE2
_________ STEPH03 3520 2012/01/24 2012/01/27 17:59:16
IBMUSE1
e________ STEPH10 1329 2012/01/24 2012/01/26 09:49:27
IBMUSE2
_________ STEPH15 2206 2012/01/24 2012/01/26 09:49:46
IBMUSE2
_________ STEPH40 386 2012/01/24 2012/01/26 09:50:06
IBMUSE2
_________ STEPJ30 2219 2012/01/24 2012/01/26 09:51:15
IBMUSE2
.. hit Enter expecting to get the pgm in edit mode but I got ..
IKJ56500I COMMAND M NOT FOUND
***
.. hitting Enter again I got 'Macro does not exist' and an 'M' on the
cmnd line ..
EDIT CONRAD.CBL.PGMS(STEPH10) - 01.02 Macro does not
exist
Command ===> M Scroll
===> CSR
****** ***************************** Top of Data
******************************
000001 *``STEPH10
000002 IDENTIFICATION DIVISION.
000003 PROGRAM-ID. STEPH10.
.. only after I clear the M can normal editing can be done:-(
I don't even know what to google for this. How can I stop this behaviour,
please, thanks.
Graham Hobbs
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: INFO IBM-MAIN
John McKown
Maranatha! <><
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: INFO IBM-MAIN
John McKown
Maranatha! <><
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: INFO IBM-MAIN
.
- Follow-Ups:
- Re: Annoying ISPF prob
- From: Graham Hobbs
- Re: Annoying ISPF prob
- References:
- Annoying ISPF prob
- From: Graham Hobbs
- Re: Annoying ISPF prob
- From: John McKown
- Annoying ISPF prob
- Prev by Date: Re: Cardamation
- Next by Date: Re: Annoying ISPF prob
- Previous by thread: Re: Annoying ISPF prob
- Next by thread: Re: Annoying ISPF prob
- Index(es):
Relevant Pages
|