- Posted by
- There is UltraEdit and UEStudio 2024.1 no longer supported on Windows 7 and Windows 8 which explains that the currently latest public version 2024.1.0.36 of UltraEdit for Windows can be used on 64-bit Windows 7 only with downloading and copying an alternative version of api-ms-win-shcore-scaling-l1-...Posted in UltraEdit General Discussion
-   Topics
-   Views
- Mofi
18:54 - 1 day ago
- In the script posted by me the regular expression engine is changed from UltraEdit to Perl which of course is also very important. You have not used the search expression as posted by me. I posted the Perl regular search expression: ^ . {14} \K . * $ ^ … start each search at the beginning of the lin...Posted in Scripts
-   Topics
-   Views
- Mofi
12:20 - 1 day ago
- The command line is of wrong syntax. The fully qualified file name of uc.exe contains space characters and must be therefore enclosed in double quotes: " C:\Program Files\IDM Computer Solutions\UltraCompare\uc.exe " %1 and %2 are placeholders for the first and the second file name of the two text fi...Posted in Scripts
-   Topics
-   Views
- Mofi
6:28 - 3 days ago
- The string is a part of a Console Virtual Terminal Sequences also often named ANSI/VT100 Terminal Control Escape Sequences . They should be interpreted in Terminal of UltraEdit for Windows v2024.1.0.36. UltraEdit versions prior 2024.1 could display them as text. I have not installed Windows Subsyste...Posted in Custom User Tools/Tool Configuration
-   Topics
-   Views
- Mofi
18:37 - 4 days ago
- That is possible with UltraCompare Professional which can be executed also from a script like a batch file or a PowerShell script or an UltraEdit script if there is a user tool configured which runs uc.com or uc.exe in program files folder of UltraCompare with the appropriate options to do the file ...Posted in Scripts
-   Topics
-   Views
- Mofi
18:25 - 4 days ago
- The Scripts list is only for UltraEdit scripts executed by the script interpreter inside UltraEdit executable and not for other script types (shell, Perl, Python). There must be configured a user tool or ( project tool on using a project) for executing in your case: /bin/bash "/home/user/path/script...Posted in Custom User Tools/Tool Configuration
-   Topics
-   Views
- Mofi
15:57 - 4 days ago
- Thank you for the screenshot. There are not much file tabs related configuration settings in Preferences of UltraEdit for Mac. I supposed that already because most of the features regarding to file tabs and document window management are from the Microsoft GDI+ library used by UltraEdit on Windows a...Posted in UltraEdit for Mac General Discussion
-   Topics
-   Views
- Mofi
17:31 - 5 days ago
- I do not use UltraEdit for Mac, but maybe the following from UltraEdit for Windows helps nevertheless. There are two document window respectively file tab modes: Dockable tabs / windows makes each document window a separate window with a frame and a window title. If one of the document window is max...Posted in UltraEdit for Mac General Discussion
-   Topics
-   Views
- Mofi
7:49 - 5 days ago
- The code generated by ChatGPT is nonsense. There must be just changed one line and one inserted to get first deleted from all lines everything after the first 14 characters and then replace 0000 by XX at the beginning of lines. Four comment lines are additionally modified. UltraEdit.activeDocument.t...Posted in Scripts
-   Topics
-   Views
- Mofi
13:58 - Nov 30
- UltraEdit macros do not support variables. A conversion of strings to floating point numbers and then comparing the floating point numbers entered by the user and the floating point numbers read from a line in the file and taking the decision to delete the line or keep it cannot be done with an Ultr...Posted in Macros
-   Topics
-   Views
- Mofi
7:02 - Nov 29
- That is a bug of UltraEdit v2024.1.0.36. Please report it by email to UltraEdit support. I could find out that with opening the Directories configuration window, using the button Browse to select a different templates directory, deleting or renaming now with Windows File Explorer the directory %APPD...Posted in Configuration/INI Settings
-   Topics
-   Views
- Mofi
6:31 - Nov 29
- One or more macros can be stored together in a single macro file. The macro file with all the often needed macros can be configured to be loaded automatically on startup of UltraEdit / UEStudio for being available from the beginning without the need to first load manually the macro file. See this fo...Posted in Macros
-   Topics
-   Views
- Mofi
18:05 - Nov 28
- I have not installed UltraFinder, but I suppose the user configuration is stored in files in the directory %APPDATA% \IDMComp\UltraFinder . I suggest to rename that directory to UltraFinder Backup while no instance of UltraFinder is running with Windows File Explorer or any other file manager applic...Posted in UltraFinder General Discussion
-   Topics
-   Views
- Mofi
6:21 - Nov 28
- You are right. I could reproduce this issue with 64-bit English UltraEdit v2024.1.0.36. Please report this issue by email to UltraEdit support. I see the words as stored in %APPDATA% \Microsoft\Spelling\ de-DE \default.dic on having selected in UltraEdit the dictionary de-DE in configuration. Select...Posted in Configuration/INI Settings
-   Topics
-   Views
- Mofi
18:03 - Nov 26
- There are a lots of scripts and macros posted for finding duplicate lines of two files or the opposite finding unique lines of two files, see the results of the advanced forum search +duplicate* +file* in the macros and scripts forums. If the forum prevents uploading *.xml files, compress both into ...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- Mofi
18:47 - Nov 25