S
Santosh PU
Guest
Hi,
I want to read a text file upon certain condition. Text file looks like this:
ChangeSet #: 123
UserName: ABC
Date: 6/16/2015 3:13:22 AM
Files Affected: Logic.imp
Search.imp
ChangeSet #: 456
UserName: XYZ
Date: 10/25/2019 10:22:24 PM
Files Affected:GetMethod.mdd
Version:3-*
No:0BA-2AA3
SearchClass.mdd
Version:3.1-*
No:6GK5 602-2AA3
If Version and No is found, I want to read its relevant Changeset no, Date, User name and File name.
Kindly waiting for your response.
Thanks,
Santosh
Continue reading...
I want to read a text file upon certain condition. Text file looks like this:
ChangeSet #: 123
UserName: ABC
Date: 6/16/2015 3:13:22 AM
Files Affected: Logic.imp
Search.imp
ChangeSet #: 456
UserName: XYZ
Date: 10/25/2019 10:22:24 PM
Files Affected:GetMethod.mdd
Version:3-*
No:0BA-2AA3
SearchClass.mdd
Version:3.1-*
No:6GK5 602-2AA3
If Version and No is found, I want to read its relevant Changeset no, Date, User name and File name.
Kindly waiting for your response.
Thanks,
Santosh
Continue reading...