Panel



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

Panel

Postby sjrcreation » Mon Nov 07, 2011 6:22 pm

How to process a panel with out "enter key"

message=' enter the input'
ADDRESS ISPEXEC "DISPLAY PANEL(panel1)"
--------input validation-------------
--------------------
message= ' processing ...'
ADDRESS ISPEXEC "DISPLAY PANEL(panel1)"
-----------main process----------------
-----------

this is woking fine when the user press enter key twice. but my flow shoud be when the user give the input, and give a single enter then processing messing should be send and start the main process
sjrcreation
 
Posts: 30
Joined: Sat Dec 11, 2010 9:44 am
Has thanked: 0 time
Been thanked: 0 time

Re: Panel

Postby MrSpock » Mon Nov 07, 2011 6:30 pm

Try a CONTROL DISPLAY LOCK ...
User avatar
MrSpock
Global moderator
 
Posts: 807
Joined: Wed Jun 06, 2007 9:37 pm
Location: Raleigh NC USA
Has thanked: 0 time
Been thanked: 4 times

Re: Panel

Postby dick scherrer » Mon Nov 07, 2011 10:18 pm

Hello,

With such a "subject" the topic justifies deletion. . .

d
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Panel

Postby JPVRoff » Tue Nov 08, 2011 5:49 am

Or perhaps the response to such a subject should be:

Answer

:D
Regards,
Jonathan

"Calm down, it's only ones and zeros" © Kathy Mar, 1985
User avatar
JPVRoff
 
Posts: 11
Joined: Mon Nov 07, 2011 11:15 am
Has thanked: 0 time
Been thanked: 0 time


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post