in reply to Re^2: Can't get a simple log creator to work!
in thread Can't get a simple log creator to work!

fh = file handle

fn = file name. But it's actually used as a qualified file name, such as an absolute path (/foo/bar/file.txt) or a relative path (file.txt or baz/file.txt or ../qux/file.txt)

  • Comment on Re^3: Can't get a simple log creator to work!