Enterprise Server

I have rarely used webmerge with a file from the disk. how do I write the path to the file?
webmerge “HD/templates/”,“testfile” doesnt work. I guess I am wondering how to determine the path.

The documentation says the first parameter is a folder, not a path, so I think it should be like this:

webmerge folder("HD:templates:"),"testfile"