When I want to save my array (HTML shape) I have this error.
"Error Domain=NSCocoaErrorDomain Code=513 "You don’t have permission to save the file “Untitled.xls” in the folder “Desktop”." UserInfo={NSFilePath=/Users/gerardbuguet/Desktop/Untitled.xls, NSUnderlyingError=0x60400044d8c0 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}}"
I do not understand why.
How can I resolve this issue ?
Thanks in advance.