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

ISPF Editor:0'X fields


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

New User


Joined: 03 Jun 2008
Posts: 94
Location: Bangalore

PostPosted: Fri Nov 13, 2009 11:12 pm
Reply with quote

Hello.

I was trying to add few more fields to the flat file having record length 80 bytes, but it is not allowing me to add any fields beyond column number 32, when I did HEX ON, beyond column number 32 it displayes all ZEROs.I manually changed all ZEROs to 4s in HEX mode and saved. Then in HEX OFF mode it was allowing me add the fields beyond column number 32. But there are thousands of records in the file, i want add fields beyond column number 32. Please let me know how to over come this. (Change all zeros not working in HEX ON mode)

Thanks.
Back to top
View user's profile Send private message
prino

Senior Member


Joined: 07 Feb 2009
Posts: 1306
Location: Vilnius, Lithuania

PostPosted: Fri Nov 13, 2009 11:14 pm
Reply with quote

Code:
c x'00' ' ' all
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 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 Issue after ISPF copy to Linklist Lib... TSO/ISPF 1
No new posts Is there a way to close VSAM files us... CICS 8
No new posts Zunit Test case editor error Testing & Performance 4
Search our Forums:

Back to Top