How to display `define PATH

In reply to electron:

`define QUOTE(s) `"s`"

$display("My Path is : %0s", `QUOTE(`HIER_PATH));