Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| options:xml:update-file-readonly [2014/02/09 01:50] – external edit 127.0.0.1 | options:xml:update-file-readonly [2018/01/10 20:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| BUT the disabling of // | BUT the disabling of // | ||
| So the file is still // | So the file is still // | ||
| - | That means you can't save the modified document to that current file name, you will be prompted with //an Save as...// -dialog. | + | That means you can't save the modified document to that current file name, you will be prompted with a //Save as...// -dialog. |
| That's because this // | That's because this // | ||
| Line 14: | Line 14: | ||
| __Awaited manner:__ | __Awaited manner:__ | ||
| - | If an file is r/o on disc and you disable //File -> Read Only// in editor the r/o attribute of the file on disc is removed and you are able to save the document to that very file name. | + | If a file is r/o on disc and you disable //File -> Read Only// in the editor the r/o attribute of the file on disc is removed and you are able to save the document to that very file name. |
| #xml_option | #xml_option | ||