Question: creating and writing to a file and error

fd := fopen("temp_file.txt", WRITE);
Error, (in fopen) permission denied

It is giving this error even to my download folder as I am able download files via internet can someone help with a small program to creating file and writing to it in maple.

Kind help it will be acknowleged

Please Wait...