Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Feb 9, 2024 1:22:49 PM
Jamie_Gregory
Apr 1, 2021 6:13:27 AM
How do you split a large file, line by line, using cSplitter?
Currently cSplitter support for Tokenizer and TokenizeXML languages is not available.
Double-click the cSplitter component to display the Basic settings view in the Component tab.
Select None from the Language drop-down list, then enter body(String.class).tokenize("\n") in the Expression text box.