That is more of a challenge but doable. You have to: 1. create an ISPF command table entry for the PF Key command (e.g. FIND) and in the command table have the zctact value set to a variable (e.g. &myfind) 2. in your code set the myfind value to PASSTHRU and at that point your application will process the FIND command 3. when you're done needing to process FIND in your code reset myfind to null
hth Lionel B. Dyck <sdg>< Website: http://www.lbdsoftware.com "Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are." - John Wooden -----Original Message----- From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of John Baker Sent: Friday, August 23, 2019 8:30 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: ISPF DISPLAY Service When using the ISPF "DISPLAY" service, I want my program to process the PF key without having a command associated with the PFKEY. How do I tell ISPF to simply return to my program and let me do the processing? John P. Baker ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN