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 

overlay a text on a map bms

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
enge
Beginner


Joined: 12 Oct 2004
Posts: 78
Topics: 39

PostPosted: Thu Jan 22, 2009 5:44 am    Post subject: overlay a text on a map bms Reply with quote

hello,
if there a way to send a text on a map bms whithout clear it?
thanks in advance.
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Fri Jan 23, 2009 9:15 am    Post subject: Reply with quote

Yes, there is. Here is an excert of a map that starts on line 23, a trailer map. There should be other examples if you search for them.
Code:

MAPSET   DFHMSD TYPE=MAP,LANG=COBOL,MODE=INOUT,TIOAPFX=YES,            -
               STORAGE=AUTO                                             
ML55TRA  DFHMDI COLUMN=1,LINE=23,SIZE=(002,080),                       -
               CTRL=(FRSET,FREEKB,HONEOM)                               
FEHLERZ  DFHMDF POS=(01,001),                                          -
               LENGTH=076,                                             -
               ATTRB=(ASKIP)                                           
         DFHMDF POS=(01,078),                                          -
               LENGTH=001,                                             -
               ATTRB=(ASKIP)
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware 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