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

How to get exact Format Screen using assbemler code in SDF


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

New User


Joined: 29 Nov 2012
Posts: 6
Location: india

PostPosted: Thu Jan 31, 2013 5:52 pm
Reply with quote

Usually in SDF we pull MAP and do changes and it generates the necessary assembler code for it.

Here my problem is when map is pulled in SDF and try to edit it ,it is pulling some other map.

I have the assmebler code of MAP i need get the format of SCREEN in SDF using the ASM code.

Please suggest me how to get the format screen in SDF.
Back to top
View user's profile Send private message
Binop B

Active User


Joined: 18 Jun 2009
Posts: 407
Location: Nashville, TN

PostPosted: Thu Jan 31, 2013 10:01 pm
Reply with quote

Hi bubbybedi,

This might not be the exact thing that you want...

But I suggest you could write a quick program to do a SEND MAP ( __ ) MAPONLY command if you just want to see how the screen looks like. After that you could change the code appropriately to how you want it.

Personally I never liked SDF.. Always preferred changing the ASM code.. that was easier... icon_razz.gif
Back to top
View user's profile Send private message
bubbybedi

New User


Joined: 29 Nov 2012
Posts: 6
Location: india

PostPosted: Thu Jan 31, 2013 10:25 pm
Reply with quote

Hi Binop,

Thanks for reply...

We can only use SDF for changing the screen.Here the prob where Map in editable mode in SDF is displaying the other MAP.And in production we dont have -1 version of MAP.So i only have ASM code to get the screen format in SDF.

I hope you are getting me....
Back to top
View user's profile Send private message
Gary McDowell

Active User


Joined: 15 Oct 2012
Posts: 139
Location: USA

PostPosted: Thu Jan 31, 2013 11:57 pm
Reply with quote

I remember SDF but have not used it in about 15-years.

Quote:
Here my problem is when map is pulled in SDF and try to edit it ,it is pulling some other map.

I remember a PANEL EDITOR had a 1-character Library field (f1 to see concatenated order). Something like that.
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 Populate last day of the Month in MMD... SYNCSORT 2
No new posts Modifying Date Format Using DFSORT DFSORT/ICETOOL 9
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Need to convert date format DFSORT/ICETOOL 20
Search our Forums:

Back to Top