- Posted by
- 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 - 1 day 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 - 1 day 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 - 1 day 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 - 2 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 - 3 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 - 3 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
- I do not know what I should do. The entire macro code up to last EndIf does not make much sense on being run on the provided file. There is nothing changed on error.rpt . The script provided by me does also nothing on execution on contents of file error.rpt as there is no line beginning with an XML ...Posted in Macros
-   Topics
-   Views
- Mofi
17:58 - Nov 20
- There can be used the free Windows Sysinternals (Microsoft) tool Process Monitor to find out what is the cause of the long start-up time. Process Monitor must be run as administrator to be able to log all file system, registry and network accesses and thread activities. There should be added the col...Posted in UltraCompare General Discussion
-   Topics
-   Views
- Mofi
14:59 - Nov 19