by Mofi » Tue Sep 27, 2011 12:37 am
There is the configuration setting Change file read-only attribute when changing menu setting at Advanced - Configuration - File Handling - Miscellaneous. If this setting is enabled, executing Edit - Read Only results in removing the read-only attribute of the file and you can edit the file. Once finished with editing and file is saved, execute Edit - Read Only again to set the read-only attribute and close the file.
And it is also possible to open Advanced - DOS Command, enter as command attrib -r "%f" and execute the command. UltraEdit detects with the default settings the change on the file attributes and asks for reloading the active file which you must confirm. After closing also opened Command Output window you can edit now the file.