View Single Post
Old 09-11-2022, 04:44 PM   #29
pzack
Connoisseur
pzack began at the beginning.
 
Posts: 79
Karma: 10
Join Date: Aug 2022
Device: kobo sage,elipsa
Dear Markismus,

I was finally able to install ActivePerl for windows. I copied your first line of code into the command line for perl to execute it and it gave me back this message:

[ActiveState/ActivePerl-5.28] C:\Users\k\ActivePerl-5.28>perl -pe 's/\n\n+/\|\|/sg' grandl.txt output1.txt
'\' n’est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.

Which means that the '\' is not recognised as an internal nor external commande nor an executanle programm nor an file of commands.

How do execute the code, then, that you wrote?

I didn't want to impose upon you but would you convert the full text file that I have into a stardict dictionary for me? Otherwise, I can continue on this way-with your guidance. It is a learning experience in any event.

Thus, I think I have Perl installed under windows but I am stuck executing the code that you wrote.

pz
pzack is offline