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 

Help to display message in an edit macro

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


Joined: 10 Jan 2007
Posts: 12
Topics: 5
Location: India

PostPosted: Tue Mar 13, 2007 6:01 am    Post subject: Help to display message in an edit macro Reply with quote

Am trying to display a message based on a particular condition.
But i find the message displayed in the left-hand corner of my mainframe screen instead of displaying the message just above the bottom of the screen. The code is given below.

Code:

IF CC ='00000' THEN DO
ZEDLMSG='Check the cursor position'
Address ISPEXEC "SETMSG MSG(ISRZ001)"
EXIT
Back to top
View user's profile Send private message
ofer71
Intermediate


Joined: 12 Feb 2003
Posts: 358
Topics: 4
Location: Israel

PostPosted: Tue Mar 13, 2007 6:37 am    Post subject: Reply with quote

Try ZEDSMSG.

O.
________
buy cheap vaporizer


Last edited by ofer71 on Sat Feb 05, 2011 11:58 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
Chumma
Beginner


Joined: 10 Jan 2007
Posts: 12
Topics: 5
Location: India

PostPosted: Tue Mar 13, 2007 8:26 am    Post subject: Reply with quote

I need to display a long message so as to be descriptive.ZEDSMSG will be able to handle only short messages if am correct and rest would be truncated.

Could any of you suggest a solution?
Back to top
View user's profile Send private message
Nic Clouston
Advanced


Joined: 01 Feb 2007
Posts: 1075
Topics: 7
Location: At Home

PostPosted: Tue Mar 13, 2007 8:39 am    Post subject: Reply with quote

define both ZEDSMSG and ZEDLMSG. ZEDSMSG gets displayed and then you press PF1 (or another key defined as Help) and get the ZEDLMSG.
_________________
Utility and Program control cards are NOT, repeat NOT, JCL.
Back to top
View user's profile Send private message
semigeezer
Supermod


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

PostPosted: Tue Mar 13, 2007 3:10 pm    Post subject: Reply with quote

check "Long message in pop-up" in the SETTINGS panel
Back to top
View user's profile Send private message Visit poster's website
Chumma
Beginner


Joined: 10 Jan 2007
Posts: 12
Topics: 5
Location: India

PostPosted: Wed Mar 14, 2007 1:28 am    Post subject: Reply with quote

Hi semigeezer,

I selected the option in "Long message in Pop-Up" of the Settings Panel.
It works fine. Thanks for the solution.

Thanks for every member who tried out!
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