Hello, I recently noticed that the %P macro variable on Windows behaves differently when the path is at the top (or root) directory than when the path contains a directory. When it is at the root, it ends with a backslash (e.g. "E:\") whereas when it contains a directory, it does not end with a backslash (e.g. "E:\My Data"). The documentation (in commands.pdf at section 4.1.2) says that for the %p variable, the URL does not end with a '/', but does not say what to expect with the %P variable.
Is this behavior to be expected for the %P variable or is this a bug? Thanks, --Andy

