***Please pretend that any "-" is actually a white space.***
I have a string DDInfo that has read a line from a text file and it says:
" //SORTLIB DD DSN=SYS1.SORTLI B,DISP=SHR---------------------------0000380"
I remove certain unnescesary information and come up with this:
"DSN=SYS1.SORTL IB,DISP=SHR--------------------------"
all i want to...
User Profile
Collapse
Profile Sidebar
Collapse
Lorebass
Last Activity: Oct 21 '13, 05:38 PM
Joined: Sep 16 '13
Location: Oakville, Ontario, Canada
-
Why is Trim() Method not trimming?
-
Lorebass started a topic How to separate specific blocks in a text file that have the same name into one file.in C SharpHow to separate specific blocks in a text file that have the same name into one file.
I am reading through a text file and want to break down specific blocks of text out of that text file and place it into a new text file.
in my file:
MEMBER NAME J20ASDF
//-----text-----
MEMBER NAME J15QWER
//-----text-----
MEMBER NAME J15QWER
//*Comments
//-----text-----
MEMBER NAME J15QWER
//-----text-----
MEMBER NAME K23JGKD
//-----text-----
...
No activity results to display
Show More