Scripts • How to expand xref rid in XML with a script?
Hi all,I am trying to expand xref rid value based on specific reference type. I am trying to create a script which is attached.Sample input:Code: <xref ref-type="bibr"...
View ArticleUltraEdit General Discussion • UltraEdit 2024.0.0.35 64-bit very slow in...
On both Win11Pro/Win10Pro, using version 2024.0.0.35 64-bit, when done and ready to close window, click X, it takes several seconds to close.This did not occur on older versions, what is the software...
View ArticleConfiguration/INI Settings • Wörterbücher
Hello everyone.I'm getting desperate here.I have installed UEdit on a new computer/notebook.So far so good, but:I have added a lot of words in the spell checker on the old computer.Where are they...
View ArticleConfiguration/INI Settings • Storage location of custom dictionaries
Hello everyone.I'm getting desperate here.I have installed UltraEdit on a new computer/notebook.So far so good, but:I have added a lot of words in the spell checker on the old computer stored in a...
View ArticleUltraCompare General Discussion • Jumping through the differences or updating...
When I text compare 2 files and use F3 or F4 to go to the next or previous diff the content of the left pane doesn't scroll to the difference section, while the right pane is correctly updated (i.e....
View ArticleUEStudio General Discussion • Right Click Options are Missing in File Explorer
When I right click in the file explorer I can no longer create a directory or file (remotely or local) if the directory I'm currently in is empty. The first image below shows if I right click I get...
View ArticleUltraCompare General Discussion • UltraCompare is not showing any lines at...
All of a sudden, when I try to compare two files, nothing shows up in either pane. It renders it useless. Thanks for any help you can give.statistics: Posted by lita.campbell — 17:57 - Jul 18 —...
View ArticleFind/Replace/Regular Expressions • Find blanks in XML
I have a structure, with a folder called tables and subfolders table 1, 2 etc.In each sbbfolder is placed a XML file called table[Folder].xml.there are a totol af + 600.000 lines.a few of them looks...
View ArticleFTP/SFTP / SSH/Telnet • SSH/Telnet client usability issues introduced with...
I use the SSH/Telnet client extensively and have noticed some usability issues and significant differences from v2023 with the new v2024 release:Password displayed in SSH window in plain text. It used...
View ArticleConfiguration/INI Settings • Mouse cursor disappears over UE
My mouse pointer sometimes becomes invisible when I move it over the UltraEdit window. It's visible everywhere else on the screen. The flashing UE typing cursor is visible but the mouse pointer...
View ArticleEditor Display • How to change the highlighting color of selected text?
I'm undoubtedly missing something obvious, but how does one change the highlighting color of selected text in a basic .txt file? I like to use dark mode and the selected text highlight color is dark...
View ArticleUltraFTP General Discussion • directory bookmark and local edit
Hello,I have two questions:- is there a favorite or bookmark option to save a directory path for later access?- how can I edit a file on the server, respectively download it temporary and upload it...
View ArticleFind/Replace/Regular Expressions • Converting cases with UE style regular...
With text such as:" ! Determine which case"I'm wondering if it possible to use UltraEdit's Regular Expression style (as opposed to Perl) to lower the case of the first letter after "!"? I was...
View ArticleUltraEdit General Discussion • UltraEdit and UEStudio 2024.1 no longer...
The version 2024.1.0.32 (31.1.0.32) requires api-ms-win-shcore-scaling-l1-1-1.dll, which does not come with Windows 7.I will email support and ask if 2024.1 (31.1) is no longer supported on Win7, or...
View ArticleFind/Replace/Regular Expressions • replace in a specified open file but not...
I'm looking for ideas for regexs that will do the replacements in a specified open file but not all open files. I have a file of changes (e.g. file R) that I need to do on text file but I don't want...
View ArticleScripts • How to detecting Incorrect Cell Counts in Complex HTML Tables
Hello Friends,I request your help in identifying possible coding errors in our HTML table In particular, I'm concerned about rows that may have an incorrect number of cells, leading to inconsistencies...
View ArticleCustom User Tools/Tool Configuration • UltraEdit vs Anacoda/Jupyter Notebook...
UltraEdit is a great tool that I've used for decades for various code snipets. Love it.I'm going to start learning Python (about time, I know) and everything seems to start with using Anaconda and...
View ArticleText Compare and Merge • How to compare text file with ignoring numbers at...
Hello together!Is it possible to ignore some characters in lines, for example like with regular expression N[0-9]* ?Example:in first file:Code: ...N0010 X10 Y87 Z100N0020 G1 X50 F150N0030 Y50...The...
View ArticleConfiguration/INI Settings • Highlighting current line
Hello,after the update to 2024.1.0.32 several lines are now highlighted as the current line for longer lines with line breaks. Since it is at least for me more confusing (orientation in the text) now...
View ArticleScripts • How to detect incorrect cell counts in complex HTML tables?
Hello friends,I request your help in identifying possible coding errors in our HTML table. In particular, I'm concerned about rows that may have an incorrect number of cells, leading to...
View Article