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

SDF tool to diaplay unprotected field


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

New User


Joined: 19 Apr 2007
Posts: 68
Location: India

PostPosted: Mon Sep 15, 2008 8:15 pm
Reply with quote

Hi,

Please can anyone tell the process to display '_______' for the unprotected field using SDF tool.

Thanks & Regards,
Chandramouli.V
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 475

PostPosted: Mon Sep 15, 2008 9:12 pm
Reply with quote

SDF is a software utility that many do not use.

why not just ask your CICS Systems Programmer or one of your co-workers.
Back to top
View user's profile Send private message
Krishna Velamur

New User


Joined: 22 Aug 2008
Posts: 22
Location: Hyderabad

PostPosted: Tue Sep 16, 2008 12:40 pm
Reply with quote

Hi,
While designing the map in SDF, when you type underscores it will be considered as a field. When you set the attribute as unprotected then underlines will be shown in the map.

Also if you want to populate underlines ('____') dynamically then you need to move underlines to the H field of the copybook.

Suppose you want to populate '____' to FIELD-1 then use the below statement.

Move Underlines to FIELD-1H.

Corrections are welcome.
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 Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Join 2 files according to one key field. JCL & VSAM 3
No new posts How to move the first field of each r... DFSORT/ICETOOL 5
No new posts S0C7 - Field getting overlayed COBOL Programming 2
Search our Forums:

Back to Top