Creating File with Square Brackets in the name in Common Lisp in a MacBook creates problems. How can I do it?
I am trying to translate some Racket package for reading/writing xlsx files to Common Lisp and encountered a problem.
Excel files are nothing else than a bundle of xml files with strict specifications which are zipped.
Amongst them is a [Content_type].xml
or [Content_Type].xml
file.
Trying to generate and writing a file with square brackets in the name in the MacBook generates the error: