My guess is you have a stray x'15' in what you added, if the panel you're 
modifying is ISREDDE2.


Also, I'll just say that the only approved way to modify an Edit panel is to 
use the EDIT service combined with a panel that is derived from one of the 
sample panels: ISREFR01, ISREFR02, ISREFR03, or ISREFR04.

https://www.ibm.com/docs/en/zos/2.4.0?topic=edit-providing-customized-browse-panels

This is because ISPF cheats: it doesn't always follow its rules when it is 
doing its own code.


If you're using ISREFR02 then the action bar attribute is x'AB'.




-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
ITschak Mugzach
Sent: Tuesday, September 19, 2023 3:52 AM
To: [email protected]
Subject: EDIT panel modification

I am trying to add fields to the edit panel after the zCMD field and before
the dynamic data section. The control characters _ and @ are defined in the
)ATTR section. When running the program, I am getting an error msg
"Duplicate action bar field text found in )BODY section." and

Panel line where error was detected:
.. File. Edit. Edit_Settings. Menu. Utilities. Compilers. Test. Help.

Any idea how to modify the panel to allow these extra fields?


 Command ===> Z/ /                                             Scroll ===>
Z
                 _AK@QIFZDATA                 _BK@CK
 ZDATA,ZSHADOW/ /
 / /

ITschak Mugzach
*|** IronSphere Platform* *|* *Information Security Continuous Monitoring
for z/OS, x/Linux & IBM I **| z/VM coming soon  *

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN



----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to