<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I would like to run a project command with the full filename, including
it's
path.<br>
I only find this variables available to run commands:
<ul class="simple">
  <li>%f -- complete filename without path</li>
  <li>%e -- filename without path and without extension</li>
</ul>
Could you tell me which variable can be used for a full filename,
including it's
path ?<br>
Thanks,<br>
Didier<br>
<br>
</body>
</html>