01-06-2025 02:17 AM
Je souhaite sélectionner instantanément un très grand nombre de lignes d'un fichier txt. Comment puis-je faire ?
J'ai fait "Ctrl+Maj+flèche vers le bas" mais c'est trop lent pour 5000 lignes par exemple.
Merci
01-06-2025 06:07 AM
Hi Pierre,
@PierreJulien wrote:
I want to instantly select a very large number of lines from a txt file. How can I do it?
I did "Ctrl+Shift+down arrow" but it's too slow for 5000 lines for example.
Is this problem related to LabVIEW?
In case you want to automate it with LabVIEW: ReadTextFile can be configured to read lines and you can set a number of lines to be read…