- Posted by
- I see the style is to put the code inline where it is visible (sorry - I'm new here). The failing script looks like this: UltraEdit.outputWindow.showWindow(true); UltraEdit.outputWindow.showOutput=true; var filenum = 1; var maxFiles = 5; //<<<-- update with num of files while (filenum<=maxFiles){ Ul...Posted in Scripts
-   Topics
-   Views
- rotus8
Apr 27, 2010
- I am having a problem using activeDocumentIdx in a script. I have uploaded the files that illustrate the problem (already deleted) , reduced to the minimum I could create that shows it. My sample script loops opening two files, moving the cursor to the beginning of one file, then closing the files; ...Posted in Scripts
-   Topics
-   Views
- rotus8
Apr 27, 2010