How to delete multiple empty lines from text file

hello
i have an issue with deleting multiple empty lines from a text file
My file presents this form :

Project Name

Version1

Defect1

user story 1

(the number of empty lines between other lines is variable)
thank you

Check this

Thanks

1 Like

it worked
thank you very much

1 Like

thank you very much
i tried it on a text that i wrote as an example and it worked but it didn’t want to work on a screen scrapped data ( i put the screen scraped data in a text file)
Do you know the reason?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.