UltraEdit General Discussion • Maximum .csv file in Trial Version
Can any one help me to know what is the limit on file size (.csv) in GBs which could be edited in trial version of UltraEdit. statistics: Posted by farrukh.nawaz — 10:18 - 1 day ago — Replies 1 —...
View ArticleUltraEdit General Discussion • 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 ArticleUltraEdit General Discussion • Case unchangeable on selected portion of file
NOTE: I'm on the latest version 2024.0.0.35 of UEStudio and not UltraEdit but I want the wider audience to see this because it is so bizarre.I have an ANSI file with a bunch of SQL code. If I select a...
View ArticleConfiguration/INI Settings • Automated backup of UltraEdit settings
What folder should I have my backup program back up in order to be able to restore UltraEdit settings if needed? Or is there an automated way to have UltraEdit back up settings to a specified place...
View ArticleScripts • How to change the case of words in title of page?
Hi all!I try to select text for proper title casing by a script. The script is attached.I tried this example for testing the casing of page title.Code: <title>FROM SAMPLE...
View ArticleUEX General Discussion • Could Someone Give me Advice with Custom Syntax...
Hello there,I have been using UltraEdit for a while now; and I am really impressed with its versatility and power. Although; I have recently encountered a challenge that I could use some help with;...
View ArticleScripts • 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 ArticleConfiguration/INI Settings • 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 • Best method to bring all iterations of a...
What is the best way to achieve this?Javascript?Too complicated for a Macro?Another method?I want to (00) Go HOME/Take cursor home/Macro = Key HOME(01) Find a string (this is a variable which would be...
View ArticleScripts • Character Conversion
Hi All,Need to create an UltraEdit script to convert characters within an open file.1 Option is Unicode to Hexa like:Code: Unicode "α" to "α" HexaUnicode "β" to "β" HexaUnicode...
View ArticleUltraEdit General Discussion • PayPal
I paid for a subscription with paypal. There was a note there would be a delay till the payment is received. But why isn't the charge showing in PayPal activity?statistics: Posted by MarkL58 — 6:23 -...
View ArticleWorkspace Management • Git (Github) on UEStudio startup doesn't run git status
On startup UEStudio doesn't check that open files (from the previous session) are part of a git repo (same may be true for other source control). The only method I've found for the status to be...
View ArticleUltraCompare General Discussion • UltraCompare is crashing when I am trying...
UltraCompare is crashing when I am trying to compare 2 files of size 8GB each. Did anyone face this issue?Any solution? statistics: Posted by aturianilk — 17:38 - Jul 31 — Replies 1 — Views 88
View ArticleUltraEdit General Discussion • HTML Close Tag
Hi,UEStudio has an Close HTML tag command but this feature is not found in UltraEdit version 25.10.0.62. Can anyone please tell me if I can get this feature in UltraEdit version 25.10.0.62 and how can...
View ArticleUltraEdit General Discussion • Non DOS file display issue?
Version 2024.0.0.35I relied on UE to visually validate files as being in good order and visually they looked good, however, when processed in Python I discovered every other line was empty. I opened...
View ArticleScripts • XREF RID EXPEND IN XML
Hi all,I am trying to expand xref rid value based on specific ref-type, I am trying to create a script which is attached.sample input likeCode: <xref ref-type="bibr"...
View ArticleEditor Display • change 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 ArticleUEStudio General Discussion • Scrolling on touch screen enabled computers
This is probably a real dumb question but I can't find an answer searching on my own probably because I don't know the correct search term. I have a touch screen enabled laptop and I did something...
View ArticleIDE (Class Viewer, IntelliTips, ...) • Mouse Hover Function or Class Info
In Visual Studio Code, if you hover over a function, a pop-up window will display information about the function. Is this possible in UEstudio?statistics: Posted by albeiroval — 2:30 - Today — Replies...
View ArticleUltraEdit General Discussion • Remove Empty Lines command
I'm using the Mac version, and couldn't find a native UE command to remove all empty lines in a file. Does this exists or do I have to use a regular expression? statistics: Posted by rhpt — 14:33 -...
View Article