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

ISPF insert (I) inserting asterisks instead of blank line


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
jabryant76

New User


Joined: 01 Mar 2007
Posts: 2
Location: Kansas City

PostPosted: Wed Jan 19, 2011 4:48 am
Reply with quote

I have a PDS that when editing a member, the I line command inserts asterisks instead of a blank line. Also when creating a new member the member is created with asterisks instead of blank lines. Has anyone ran into this problem before. I've tried our help desk, but not much luck. I have also tried creating a new PDS, copying the members, and then renaming the new PDS to the old PDS name, still inserts asterisks. Thanks for the help.

EDIT XXXX.TEST.SOURCE(CONVR20) - 01.02 Columns 00007 00072
Command ===> Scroll ===> CSR
002000 ENVIRONMENT DIVISION.
002100 INPUT-OUTPUT SECTION.
002200 FILE-CONTROL.
'''''' ******************************************************************
002603 DATA DIVISION.
002604 FILE SECTION.
002923 WORKING-STORAGE SECTION.
002924
****** **************************** Bottom of Data ***************************
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Wed Jan 19, 2011 5:18 am
Reply with quote

On the command line, issue PROFILE to check your profile. Your MASK is probably set to asterisks.
Back to top
View user's profile Send private message
jabryant76

New User


Joined: 01 Mar 2007
Posts: 2
Location: Kansas City

PostPosted: Wed Jan 19, 2011 8:48 pm
Reply with quote

Thank You! That worked. I did not even notice the mask in the profile, looked like part of the program.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Wed Jan 19, 2011 9:10 pm
Reply with quote

Glad to hear its working!
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Write line by line from two files DFSORT/ICETOOL 7
No new posts Looking for a little history of ISPF ... TSO/ISPF 5
No new posts Adding QMF and SPUFI to the ISPF menu DB2 20
No new posts Reading dataset in Python - New Line ... All Other Mainframe Topics 22
No new posts rewrite same SAY line CLIST & REXX 8
Search our Forums:

Back to Top