Scripts • UltraEdit Portable: JavaScript (UltraEdit) scripts do not run
It looks like that JavaScript in UltraEdit Portable 2024 do not run. I only get the message "Script succeeded." in the output window. But the script has definitely not run. When I go back to Version...
View ArticleUltraEdit General Discussion • "ERROR: Invalid signer" during update
Lifetime license current version UltraEdit 2023.1.0.23 64-bitWhen attempting an update this morning the log file displays the following near the very end of the process.12:56:38: Found UltraEdit...
View ArticleScripts • Split file based on number of bytes with considering the end of a line
I've seen various posts about splitting files by line numbers, etc. but nothing about file size.For example, I have a 2.7 GB text file that needs to be split into no-larger-than 10 MB chunks,...
View ArticleScripts • Script for converting text files to ANSI encoded files with...
The characters in text files can be encoded in various ways. Common are the character encodings:ANSI which is a synonym for one byte per character encoded text using a code page.UTF-8 without or with...
View ArticleMacros • Run macro on multiples files
I'm trying to run a macro on multiple files.Just that, to run several editing steps on files.Searching, I found Run Macro on all files within folderAnd I thought something like this:Code:...
View ArticleUltraCompare General Discussion • UC - Two Excel files comparison - word...
Hello, After having used UltraCompare to see the changes between two big multi-sheets Excel files, I couldn't find a way to wrap the text to fit the window (some cells have veeeery long lines, it’s...
View ArticleUEStudio General Discussion • How to prevent changing the owner of a file on...
Hi,I have an issue with UEStudio where if I write to a file, it changes the owner of the file.For example, if I open a file that belongs to user "apache" with my admin username "admin", edit it, then...
View ArticleUltraEdit General Discussion • 2024.0.0.35 64-bit closes very slowly
I have used UltraEdit since 2009.I purchased a lifetime license when it first became available in 2014.I am very familiar with the program.After 15 years of being a moderately happy and satisfied...
View ArticleSyntax Highlighting • How to limit languages in the syntax highlighting?
HiI work a lot with files that do not have extensions, which makes syntax highlighting selection manual. The selection list is extensive, and I just need a few of them. How do I remove the unwanted...
View ArticleScripts • No errors with WebView2?
Hello insider,Now the new engine is finally working for me since the last or penultimate update of UltraEdit. See How to use new JavaScript engine in UltraEdit for Windows 2023.0?I have now realized...
View ArticleUEStudio General Discussion • Save as defaulting to .htm
Hi,I recently had to reset my UE Studio config after a power outage. Bascially, when my PC restarted all my UE Studio settings had reverted back to defaults, so annoying.I have also upgraded to...
View ArticleUEStudio General Discussion • Ultracompare has finally been installed
After I installed the latest version of UEStudio, I appear to have installed the "paid for" version of UltraCompare.I've been avoiding this for years. I personally do not like the paid version, for...
View ArticleMacros • How to make "Replace All" macro command actually replace...
Hi, folks. I need some advice on an issue I'm running into where the "Replace All" command in a macro doesn't replace all occurrences. Here's the macro (it's for cleaning up HTML that went haywire...
View ArticleScripts • Script for renumbering sequence identifiers with at least a four...
Can somebody create a script for UltraEdit/UEStudio with sequence with four digit identifier?Maximum ID length limit is 4.If id is 1 then sequence should be 0001.And if id is 11 then sequence should...
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 - 1 day ago —...
View ArticleUEStudio General Discussion • Need help configuring UEStudio Function List
Hi all,I'm running UEStudio 64-bit Version 16.20.0.12, and I do a lot of PHP and JavaScript editing. Currently the Function List displays all functions in the active file (this is good), together with...
View ArticleScripts • Find/Replace line breaks within XML elements with simple RegEx
I would like to revoke line breakes within the text element of an XML file with a simple script to accelerate such work.But it deletes as well the entire entry. How can I preserve the text here. Code:...
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 ArticleUltraEdit General Discussion • Pilcrow character not displaying
After this weekends CrowdStrike event we have had to reload UltraEdit and before we could always see the pilcrow character "¶" but now we cannot. We use the ¶ as a delimiter on everything. Without the...
View Article