LinguaFranca
Technical User
I already serached the forum and asked other colleagues who work with Perl how to tackle my problem but they couldn't help me. I need to get filtered out all records that contain 5 lines. Records are seperated by a "blankline" (^$). Below is an example of the file. I would need the following record of the sample file below:
[COLOR=red yellow]
@6 String "cc_column_description" in StringTable.NET "UserResources"
@ Test comment
Description
=
Description
[/color red yellow]
as output. Can you help or point me to a location where I can find more information?
Thanks in advance.
sample file:
[COLOR=red yellow]
@6 String "cc_column_description" in StringTable.NET "UserResources"
@ Test comment
Description
=
Description
[/color red yellow]
as output. Can you help or point me to a location where I can find more information?
Thanks in advance.
sample file:
Code:
@ PASSOLO Text Translation File
@ enu -> eng
@ Translation List - UserResources:English (United Kingdom)
@CodePage1 1252
@CodePage2 1252
@ Don't modify lines starting with '@'!
@ For translation change lines after "=" Line
@ID 54355661
@25 String "cc_copy_function" in StringTable.NET "UserResources"
Copy Function
=
Copy Function
@6 String "cc_column_description" in StringTable.NET "UserResources"
@ Test comment
Description
=
Description
@27 String "cc_edit" in StringTable.NET "UserResources"----
Edit
=
Edit