UltraEdit General Discussion • Unable to update UE from 31.1.0.32 to 31.1.0.36
When trying to update UE to the most recent version, the install progress bar stops at 2% and I get a message that UE is up to date. However, UE the update was not successful. UE is still...
View ArticleUltraCompare General Discussion • UltraCompare starting very slow, sometimes...
Hi,I'm using UC version 2024.00.0.26 64-bit on quite new German Windows 11 on a Core-i7 with 16GB/SSD notebook and a complete new Windows 10 Core-i7/vPRO with 32GB/SSD. I start UC mostly from Explorer...
View ArticleUEX General Discussion • Running UltraEdit and UltraCompare on SteamOS
I'm seeking advice on how to get UltraEdit v2023.0 and UltraCompare v21.0 (from April 2021) working in the desktop mode of SteamOS, which is based on Arch Linux. To my knowledge, these applications...
View ArticleSyntax Highlighting • "Format/Reindent"
Expected indentation:if something if something if something elseif ; in("Case Times","Case Canceled","Case Cancelled")) something endif;R0 endif;R0endif;R0Unexpected...
View ArticleUltraFinder General Discussion • Find empty folders
How to?I have 15765 subdirectories, whereoff 7 is empty, but which?Best regardsEdvard Korsbækstatistics: Posted by edvard_korsbaek — 13:58 - 1 day ago — Replies 0 — Views 3135
View ArticleFind/Replace/Regular Expressions • How to find duplicates in two different...
I need to find duplicates in two different XML files named table6.xml and table32.xml.table6.xml has a line:Code: <c1>6932</c1>table32.xml has this lineCode: <c12>6442</c12>I...
View ArticleConfiguration/INI Settings • Template file location keep defaulting to %AppData%
HI, after the most recent upgrade my directory location has defaulted to: %AppData%I have tried changing it via UE -> Advance -> Configuration… -> Directories -> Template Directory and...
View ArticleUltraEdit for Mac General Discussion • Files Tabs moving Drag and Drop to...
After updating UltraEdit MAC to v2023.0.0.22, my file tabs started moving to what appear to be different horizontal and vertical workspaces on the screen. I believe this is due to me working too fast...
View ArticleCustom User Tools/Tool Configuration • Applying Artistic Style Formatting to...
I'm using the following version of UltraEdit: I'm trying to apply Artisitc Style Formatting to a list of java files/scripts via the command line.The formatting settings that I'm trying to apply, are...
View ArticleScripts • Delete line at position x to end
Hi experts,last time Mofi helped me to develop this code for repacing 0000 to XX00 at the beginning of a line:Code: UltraEdit.activeDocument.top();if (UltraEdit.document.length > 0) // Is any file...
View ArticleScripts • Calling UltraCompare from a script in UltraEdit
Can you call UltraCompare from a script in UltraEdit? I want to have a script that will pull a source code file from our test directory and compare it to the file that is in the production directory....
View ArticleUEX General Discussion • UEX 2023 on Ubuntu 20.04?
You only list Ubuntu 22.04 and 24.04. Does either of these work on 20.04? If not could you compile one up? I use 20.04 for various compatability reasons and have a Ubuntu Pro account so it should...
View ArticleEditor Display • Cannot locate "Style Builder"
Hello,I'm trying to find the CSS Style Builder referenced here: https://www.ultraedit.com/support/tutor ... e-builder/.When I add the specified toolbars, I do not see the icon the link is referring...
View ArticleUEStudio General Discussion • Some templates auto-expand, some do not — why?
Using python 3.12 I have several templates.This one (named "if"):Code: if ([+expression+]):^expands if I wait a second or two after I type "if"However, this one does not:Code:...
View ArticleConfiguration/INI Settings • Backup/restore user customizations
Hey everybody. I have an old UE version (23.20.0.43) that I want to move from one computer to another. I have been using it for a long time, made a lot of settings, templates and so on. I tried to use...
View ArticleUltraEdit General Discussion • Sort the lines in a file with ignoring the...
Hi!I really love the special sort feature. But I have one recommendation: Could you please implement a checkbox, that there could be the first line defined as a headline, which should not be sorted at...
View ArticleUltraFinder General Discussion • Screen (dark) that does not work (solved)
When I start my just updated UltraFinder, I see a light screen for a fraction of a second, and then, I get a dark screen where nothing useful can be done. None of the fields mentioned in Help and...
View ArticleUltraEdit General Discussion • UltraEdit depends on Microsoft Visual C++...
I "successfully" installed UltraEdit v2024.2 (31.2.0.39) on a new/fresh install of Windows 11 x64 Enterprise 24H2, but when I try to launch uedit64.exe I get a dialog pop up with the message...
View ArticleUltraEdit General Discussion • New files - ordering and tabs is illogical
I have about 50 files open in UltraEdit at any given time. These are a mix of code files, snippet of something I need to analyze like EDI contents, etc. What I cannot figure out is how UE decides what...
View ArticleUltraEdit General Discussion • Insert template command does not insert...
The symbol ° is not inserted correctly.The symbol encoded as ° in the template file should be inserted as ° (degree symbol) but no conversion happens when the template is inserted into the...
View Article