Add a function to split a large text file in two or more separate text files.
-
Is it possible to add a function to split a large text file in two or more separate text files by specifying line numbers where it should break?
-
@Willie-Venter said in Add a function to split a large text file in two or more separate text files.:
Is it possible to add a function to split a large text file in two or more separate text files by specifying line numbers where it should break?
Можно реализовать на javascript с пом. jN плагина. Благо задание - простое.
You can implement JavaScript using the plug-in JN. Fortunately, this task is simple.