On Mac - [coll] and [text] do not write files
Maybe it is a Mac M1 or Monterey issue.
[pattrstorage] writes files just fine [writexml <filename>]
So Max does write, but ...
[coll] does neither write by [write <filename>] nor [writeagain]. Only by [write] via the dialog.
[text] does not write by [write <filename>]. Only by [write] via the dialog.
Providing a complete filepath does not help.
I've granted all permissions for the folder (although pattrstorage does well in default state). I checked with a search program that the file is not somewhere else. I am testing with simple filenames like MyTestFile and MyTestFile.txt
Both objects can read files but cannot write.
Machine dependent, OS dependent?
Is this a known issue and, if yes, will the bug get fixed yesterday before lunch?
Or am I the bug?
hi, I can write by [write <filename>] , on Monterey (M1-pro).
your problem doesn't seem to be os related.
Ah, thanks.
Now I can too ;-)
A complete restart solved the problem.
Did not do this before because I was working with pattrstorage and XML files all the day and then coll did not save.