- Posted by
- 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 a byte order mark . UTF-16 L ittle E ndian without or with a byte order mark. UTF-16 B ig E ndian...Posted in Scripts
-   Topics
-   Views
- Mofi
16:54 - May 19
- Here is a macro for this task which was quickly developed and poorly tested with UltraEdit for Windows v2024.0.0.28. It can be used for HTML, XHTML and XML files. The macro has no HTML / XHTML / XML language knowledge. It does not determine if the text to delete is really an HTML, XHTML or XML tag. ...Posted in Macros
-   Topics
-   Views
- Mofi
10:26 - May 04
- Here is a commented UltraEdit script for this task. if (UltraEdit.document.length > 0) // Is any file opened? { // Define environment for this script. UltraEdit.insertMode(); if (typeof(UltraEdit.columnModeOff) == "function") UltraEdit.columnModeOff(); else if (typeof(UltraEdit.activeDocument.column...Posted in Scripts
-   Topics
-   Views
- Mofi
6:25 - May 03
- A floating window is usually always opened within the screen area even on being last time opened on a different screen than the currently available screen. But if the screen area is still defined in the Windows display settings for usage of two or more screens although there is only one screen plugg...Posted in Editor Display
-   Topics
-   Views
- Mofi
17:21 - Apr 29
- It looks like it is time that UltraEdit, Inc. publishes a new release of UEX for Linux which is compatible with the latest versions of the Linux distributions because of lots of changes regarding to pre-installed libraries. The three years old UEX for Linux seems to be too old for the currently late...Posted in UEX General Discussion
-   Topics
-   Views
- Mofi
13:13 - Apr 28
- The information provided on the web page How to Install and Uninstall libjpeg62 Package on Ubuntu 24.04 LTS (Noble Numbat) could be useful for fixing this library dependency issue.Posted in UEX General Discussion
-   Topics
-   Views
- Mofi
10:23 - Apr 28
- I suggest first doing following: Open Control Panel . Open Region and Language by: If View by: Category is selected, click below Clock, Language and Region on item Change keyboards or other inputs . If View by: Large icons or View by: Small icons is selected, click on Region and Language and sele...Posted in UltraEdit General Discussion
-   Topics
-   Views
- Mofi
6:38 - Apr 22
- I could reproduce this issue as written by you. I report usually not an issue detected by somebody else by email to UltraEdit support. But the issue is quite new and reproducible also with UltraEdit 2024.0 Beta 3. I decided for that reason reporting it by email to UltraEdit support. I recommend doin...Posted in UltraEdit General Discussion
-   Topics
-   Views
- Mofi
13:21 - Apr 14
- There is no support anymore for spell checking with Aspell since UltraEdit for Windows v28.10 and UEStudio v21.00 which means no spell checking support anymore on using such an UltraEdit/UEStudio version on Windows 7. The installation of the Aspell English dictionaries with "English.msi" is useless ...Posted in Configuration/INI Settings
-   Topics
-   Views
- Mofi
6:24 - Apr 08
- The currently latest available version of UltraEdit for Windows and of UEStudio is v2023. 2 .0. 41 . The currently latest available version of UltraCompare for Windows is still v2023. 1 .0. 27 .Posted in UltraEdit General Discussion
-   Topics
-   Views
- Mofi
7:12 - Mar 08
- Thank you for the files and the information about the related configuration settings. I could easily reproduce the issue with them and find the solution. The syntax highlighting wordfile sas.uew contains the two lines: /Indent Strings = "%macro" "data" "do" "proc" "{" /Unindent Strings = "%mend" "en...Posted in Configuration/INI Settings
-   Topics
-   Views
- Mofi
6:44 - Mar 01
- There are needed some information about configuration settings and some files for a user to user help on this issue. Please pack into a 7-Zip, RAR or ZIP archive file: The template file with the SAS templates used by you as stored by default in the directory %APPDATA% \IDMComp\UltraEdit\templates\la...Posted in Configuration/INI Settings
-   Topics
-   Views
- Mofi
6:36 - Feb 29
- With UltraEdit for Windows v24.00 and newer: In the ribbon mode click on the eight ribbon tab Layout and check in the first group Look and feel the check box item File tabs . In the toolbar/menu mode with contemporary menus click in eight menu Layout on fourth menu item File tabs . In the toolbar/me...Posted in Editor Display
-   Topics
-   Views
- Mofi
6:29 - Feb 21
- Hi Mark, I want to mention first that FTPS (File Transfer Protocol over Secure Sockets Layer (SSL)) and SFTP (Secure Shell (SSH) File Transfer Protocol) have nothing in common other than files can be transferred between two devices with encryption using these two protocols. The protocols are complet...Posted in FTP/SFTP / SSH/Telnet
-   Topics
-   Views
- Mofi
12:24 - Feb 18
- I asked UltraEdit support by email why UltraEdit for Windows and UEStudio v2023. 2 .0. 33 are still not offered for update via the built-in check for updates feature. Here is the response which I should share with the community. We are rolling out a fix to the check for updates process for all produ...Posted in UltraEdit General Discussion
-   Topics
-   Views
- Mofi
17:22 - Feb 12