- Posted by
- The paths in the project file are encoded with UTF-7. It is possible to use a macro or script which runs a Find in Files on project files with an empty search string and with results written to an edit window. That edit window becoming automatically the active window contains the list of project fil...Posted in Custom User Tools/Tool Configuration
-   Topics
-   Views
- Mofi
4:59 - Today
- I have currently neither the time nor the motivation to do a code review and code improvement task for others for free. I could take a while (weeks) before getting time and motivation to do that. I am very busy at the moment with the work for my company.Posted in Scripts
-   Topics
-   Views
- Mofi
5:47 - 1 day ago
- You have most likely not checked the option Match case which is very important here as otherwise [A-Z] and [a-z] matches the same set of characters: all ASCII letters independent on case. A better Perl regular search expression would be ^[ A - Z ][^ \r\n A - Z ]+? \K (?= [ A - Z ] ) and \r\n as repl...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- Mofi
5:16 - 1 day ago
- There is highlighted now with UltraEdit/UEStudio 2024.1.0.32 the entire line as stored in the file if a long line is displayed in the document window with multiple lines with a soft line wrap (no line breaks) at window boundary or a specified column. There is no configuration setting to change the b...Posted in Configuration/INI Settings
-   Topics
-   Views
- Mofi
5:54 - 4 days ago
- Yes, such a comparison is possible with UltraCompare Professional, but not with UC Lite. Click in UltraCompare Prof. after having already opened a text comparison window in menu Session on menu item Session properties… on using the toolbar/menu mode or on second ribbon tab Home in the second group C...Posted in Text Compare and Merge
-   Topics
-   Views
- Mofi
7:36 - 7 days ago
- I added the files for UltraEdit for Windows v2024.1 and UEStudio v2024.1 on 2024-09-06 and updated the two history files. Further changes are: Added the files for UltraEdit for Windows v2023.0 as I have initially overlooked that three integrated application settings of UEStudio became also available...Posted in Configuration/INI Settings
-   Topics
-   Views
- Mofi
5:36 - 7 days ago
- There is no possibility to configure the position of the Cancel Operation dialog window. It is only possible to configure that this dialog window is not displayed at all on execution of an UltraEdit script since UE v21.30 and UES v14.40. The dialog window is opened by UE/UES v2024.1.0.32 in all my t...Posted in Scripts
-   Topics
-   Views
- Mofi
16:50 - 10 days ago
- There must be considered rowspan and colspan on verification of missing table cells according to the example. That means the script must be coded to support true HTML browsing capabilities for tables and their rows and columns for detecting table rows with too many or too few table cells.Posted in Scripts
-   Topics
-   Views
- Mofi
11:29 - Sep 01
- Both is possible with UltraEdit and with UEStudio. I have not installed UltraFTP and cannot answer the two questions for that reason.Posted in UltraFTP General Discussion
-   Topics
-   Views
- Mofi
5:52 - Aug 30
- There can be written a small UltraEdit script which first loads the replaces in opened file R into memory as an array of strings, closes the file R and runs now one replace after the other on all opened files or just the single opened file remaining now. Some (not all) examples: Bulk Find and Replac...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- Mofi
5:10 - Aug 30
- Here is what I reported by email to UltraEdit support during beta testing regarding to compatibility with Windows 7/8. [hr] Subject: No compatibility anymore with Windows 7 because of GetScaleFactorForMonitor in SHCore.dll I wanted to test 64-bit UE/UES 2024.1.0.16 also on 64-bit Windows 7. The inst...Posted in UltraEdit General Discussion
-   Topics
-   Views
- Mofi
16:49 - Aug 28
- The legacy UltraEdit and Unix regular expression engines do not support changing the case of letters during the replace as the powerful Perl regular expression engine. It would be necessary to use a macro which runs an UltraEdit regular expression find in a loop and uses the UltraEdit command to con...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- Mofi
16:29 - Aug 28
- The link of 64-bit English UltraEdit on the downloads page is: https://downloads.ultraedit.com/main/ue/win/ue_english_64.exe ?_gl=1*1blulr8*_gcl_au*NjU2NDkzNzc4LjE3MTY4MTQ4OTk.*_ga*MTgzMTcxOTMyNi4xNzA3ODk2NTUy*_ga_QNXHVTPWNS*MTcxODYxMjA0MS4xOTYuMS4xNzE4NjEyMDUzLjQ4LjAuMA.. If this link is copied int...Posted in UltraEdit General Discussion
-   Topics
-   Views
- Mofi
8:40 - Aug 28
- 64-bit UltraEdit for Windows 2024.1.0.32 is public available for download and also 64-bit UEStudio 2024.1.0.32 .Posted in UltraEdit General Discussion
-   Topics
-   Views
- Mofi
18:19 - Aug 27
- Thank you for the INI file. I renamed my uc.ini, copied your uc.ini into the UltraCompare application data directory with renaming the file to uc.ini, started UltraCompare, compared the two files in the attached ZIP archive file and pressed F3 until last difference seen and F4 until first difference...Posted in UltraCompare General Discussion
-   Topics
-   Views
- Mofi
16:46 - Aug 21