Martin Norbäck writes: > [...] perhaps you want to return (String, Handle) so that you know > the file name (in case you want to do something else than just > reading/writing from it). IMHO there should be a way to obtain _only_ the generated file name, without opening a file at all, because I may want to use this name to create a _directory_ rather than a file. Peter