Hello,
I use data of FITS fields (as EXTNAME) to create a file name. Is there a method to 'clean' a file name, that is to remove/transform characters that may be troublesome (.., / \, quotes, ....). I have seen nothing in Files.
Same question to create a PI identifier from an arbitrary text (as replacing _ par -, or something). Naturally the transformation is not invertible and do not maintain unicity, but this could be convenient.
-- bitli