MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ISPF/EDIT - Continious display using zedlmsg

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
moyeenkhan
Beginner


Joined: 04 Dec 2002
Posts: 64
Topics: 21

PostPosted: Tue Apr 21, 2009 3:17 pm    Post subject: ISPF/EDIT - Continious display using zedlmsg Reply with quote

I am processing a file and would like to display a long message in a pop up window for every 100 records processed.

I have the following code in a seperate routine which I call whenever I reach 100 records.

zedsmsg=''
zedlmsg= I 'records processed'
Address ISPEXEC 'SETMSG MSG(ISRZ000)'

This is not working. Any ideas on how to make it work.

Thanks
Back to top
View user's profile Send private message Send e-mail
semigeezer
Supermod


Joined: 03 Jan 2003
Posts: 1014
Topics: 13
Location: Atlantis

PostPosted: Tue Apr 21, 2009 3:47 pm    Post subject: Reply with quote

better to use your own popup panel with addpop, control display lock, display and rempop. I think there are also ways you use a message by using DISPLAY wiithout a panel name, but that doesn't work well from edit macros and probably table displays.
_________________
New members are encouraged to read the How To Ask Questions The Smart Way FAQ at http://www.catb.org/~esr/faqs/smart-questions.html.
Back to top
View user's profile Send private message Visit poster's website
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Tue Apr 21, 2009 4:04 pm    Post subject: Reply with quote

is not the long message displayed when you do a PF1
after the short message is displayed (which has be set to a 0 length string?

suggest you have a short message and a long message.
_________________
Dick Brenholtz
American living in Varel, Germany
Back to top
View user's profile Send private message
semigeezer
Supermod


Joined: 03 Jan 2003
Posts: 1014
Topics: 13
Location: Atlantis

PostPosted: Tue Apr 21, 2009 7:00 pm    Post subject: Reply with quote

if there is no short text, the long is shown. A useful trick for showing more than 1 line's worth of info in a macro, btw.
_________________
New members are encouraged to read the How To Ask Questions The Smart Way FAQ at http://www.catb.org/~esr/faqs/smart-questions.html.
Back to top
View user's profile Send private message Visit poster's website
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Wed Apr 22, 2009 3:03 am    Post subject: Reply with quote

a trick learned, thx
_________________
Dick Brenholtz
American living in Varel, Germany
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group