<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>That seems to be the case.&nbsp; Thanks for the help. :)<br>
<br>
--Jeff<br>
<br>
<br>
</tt><br>
Nicholas Riley wrote:
<blockquote cite="mid:20090406191338.GA16276@uiuc.edu" type="cite">
  <pre wrap="">On Mon, Apr 06, 2009 at 11:26:52AM -0700, Jeffery Beeland wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm using appscript to interface with Photoshop, which has gone pretty 
well to this point.  The problem is that I can't seem to find a way to 
get a posix path out of an Alias or File object from mactypes.  As best 
I can tell there are no public methods for the classes.  This becomes a 
problem when I want to query a list of open documents and expect to be 
able to get at the actual file path for something like display of file 
information in a UI component.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
No public methods, but a public property (path) will give you what you
want.

    <a class="moz-txt-link-rfc2396E" href="http://appscript.sourceforge.net/py-appscript/doc/mactypes/">&lt;http://appscript.sourceforge.net/py-appscript/doc/mactypes/&gt;</a>

  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 

____________________________

J e f f e r y  B e e l a n d
      Lead Pipeline TD
   Rhythm + Hues  Studios
    <a class="moz-txt-link-abbreviated" href="mailto:jbeeland@rhythm.com">jbeeland@rhythm.com</a>
____________________________

Excercision sounds like something you'd do to a zombie Richard Simmons.

</pre>
</body>
</html>