Hello,<div>   I have a situation that I am not sure how to resolve.  I have an app that has this interface.</div><div>      myapp infile outfile metadata</div><div><br></div><div>The Swift app declaration i have is</div><div>
      app ( Image outfile) myapp( Image infile Meta metadata)</div><div>      {<br>          myapp @infile @outfile @metadata;</div><div>      }</div><div><br></div><div>Howerver, myapp creates two files.  It creates a file with @outfile as the filename and creates another file that is @outfile_area as the file name.  How in swift do I map to the @outfile_area file since it is created just based on the name of outfile?  Currently, I don't map the file so the file is not staged out so it is deleted presumably when my jobs have finished executed.  This file is not necessary for my workflow to complete but it is another metadata file that helps in the approximation of the final image.</div>
<div><br></div><div><br><div class="gmail_quote">On Sun, Apr 3, 2011 at 7:38 PM, Jonathan Monette <span dir="ltr"><<a href="mailto:jon.monette@gmail.com">jon.monette@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<div>   I have a situation that I am not sure how to resolve.  I have an app that is similar to this.</div><div><br></div><font color="#888888"><div><br clear="all"><br>-- <br>Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction.<br>

- Albert Einstein<br><br><br>
</div>
</font></blockquote></div><br><br clear="all"><br>-- <br>Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction.<br>- Albert Einstein<br>
<br><br>
</div>