"&04" was checking if file is readable by others, while "&0200" checks if it's writable for current user. (Fixes #904)
0 B
0 B
The file is empty.
"&04" was checking if file is readable by others, while "&0200" checks if it's writable for current user. (Fixes #904)