IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

how to create BMS mqcros from SDF for a screen


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
stansaraczewski

New User


Joined: 27 Sep 2006
Posts: 2
Location: Southern California

PostPosted: Fri May 09, 2014 10:47 pm
Reply with quote

Is it possible to create BMS macros with cobol field names from the SDF environment for a CICS screen ? Trying to avoid using SDF.
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Sat May 10, 2014 12:06 am
Reply with quote

If you have the time, you could write a "Screen Painter" in REXX. Design and paint the screen image on your Workstation, using special-characters to designate (for example) "UNPROT, NORM", 'ASKIP,BRT', etc. These characters would be known to your REXX exec when you build your DFHMDx Macro components. You'll also need start/stop characters for screen literal lengths.

I wrote one of these about 25 years ago in CLIST but I don't have it anymore. icon_sad.gif

But, once you've created this EXEC, screen painting will be much easier.

I haven't Google'd this, but try "CICS Screen Painter". Perhaps you'll find it as Freeware?

HTH....
Back to top
View user's profile Send private message
stansaraczewski

New User


Joined: 27 Sep 2006
Posts: 2
Location: Southern California

PostPosted: Sat May 10, 2014 12:20 am
Reply with quote

Well - I got a jcl sample using a SDF batch utility from a person on CICS-MAIN - but thanks for your suggestion.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts How to create a list of SAR jobs with... CA Products 3
No new posts create rexx edit Macro that edits the... CLIST & REXX 3
No new posts COBOL - create and write to output fi... COBOL Programming 0
No new posts Best way to create an automated line ... TSO/ISPF 3
No new posts FD Section to Create FB or Vb File Dy... COBOL Programming 1
Search our Forums:

Back to Top