- Posted by
- Is there a way to pass script arguments at the command line Something like the following ultraedit /s,e="c:\workingfiles\myscript.js arg1 arg2 arg3 arg4 We have thousands of xml files (from outside vendor) that need to be reformatted with LF/CR. I have a script that does exactly what I want; but I h...Posted in Scripts
-   Topics
-   Views
- preinsko
Oct 11, 2013
- Yes, you came to the same conclusion that I did. BTW it takes ~8 minutes for a 350MB file to reformat it. Once reformatted I can find the middle line number and obtain an anchor value. The script is great when I get a chance I will add it. Thanks for your input and help. PamPosted in Scripts
-   Topics
-   Views
- preinsko
Aug 22, 2013
- We got stuck with several very large > 400MB xml files and we have to split them in half. Unfortunately the files do not have line feeds so everything is line 1. I tried going to the end of the file taking the value of the column number, divide that number by 2 then request go to that column number ...Posted in Scripts
-   Topics
-   Views
- preinsko
Aug 21, 2013