- Posted by
- Time to give something back. I saw some posts a while ago asking about this so here is my solution I have had a need for a while to be able to run a macro on all files but in hex mode as i needed to replace with "00" which has no ascii character. I have finally come up with this macro. Notes: 1. all...Posted in Macros
-   Topics
-   Views
- phelan
Jan 08, 2008
-   Topics
-   Views
- phelan
Dec 20, 2007
- I need to write couple of macros to do the following. 1. count the number of | in 1st line of file and somehow let me know the total (display window?) 2. search remainder of document for lines with more than the total returned in step 1. currently I count by hand and then use a macro searching for *...Posted in Macros
-   Topics
-   Views
- phelan
Dec 11, 2007
- OK, thanks for that Mofi. Have done some testing, I am now getting the file list showing up and all files are displayed and listed. I've got a collection of *.txt files with missing the extension. What happens next is that the macro running/cancel box is displayed and the cursor blinks rapidly. The ...Posted in Macros
-   Topics
-   Views
- phelan
Aug 28, 2007
- Thanks Mofi! That's great :D If I remove the " file type " prompt at the beginning of the macro, will it still work on all files? Most of the files we need this for don't actually have extensions. So far I can get it to run and display " Search complete, found '' 0 time(s). (0 files.) " on the scree...Posted in Macros
-   Topics
-   Views
- phelan
Aug 27, 2007
- Okay, after a bit more reading I have found the Replace in Files function quite useful. I have used it to create a basic macro that I will now edit with our needed functions, I just needed the initial command to enable the all files and directory name. How many files can be edited this way in one go...Posted in Macros
-   Topics
-   Views
- phelan
Aug 23, 2007
- I have a macro that I use to clean database files prior to import into SQL. Until now I have just loaded the files and run the macro on "ALL FILES". However, we are now dealing with a few hundred files at a time. Is there a way to make UE run our macro on all files within a folder? I would prefer no...Posted in Macros
-   Topics
-   Views
- phelan
Aug 23, 2007
- Maybe it would be a good idea to write a macro or script which asks the user for the delimiter character and the correct number of delimiters per line and then run the search to mark all the lines with wrong number of delimiters. Such a macro or script could also handle the exception that a delimit...Posted in Macros
-   Topics
-   Views
- phelan
Aug 06, 2007