As suggested by Etsuro Fujita, but with somewhat different wording.
filename
- The absolute path name of the input or output file. Windows users
- might need to use an E''> string and double any backslashes
- used in the path name.
+ The path name of the input or output file. An input filename can be
+ an absolute or relative path, but an output filename must be an absolute
+ path. Windows users might need to use an E''> string and
+ double any backslashes used in the path name.