Lisp HUG Maillist Archive

pathname of deliverable question

When my delivery application is running, what is its pathname to itself?

I thought it might be  (Lispworks:current-pathname) , but that 
doesn't seem to be the case.  (LW 5, Mac OS X)

Thanks,

Chris Perkins
Media Lab, Inc.


Re: pathname of deliverable question

On Wed, 09 May 2007 17:02:34 -0700, Chris Perkins <cperkins@medialab.com> wrote:

> When my delivery application is running, what is its pathname to
> itself?

  http://www.lispworks.com/documentation/lw50/LWRM/html/lwref-317.htm

Cheers,
Edi.


Re: pathname of deliverable question

(lw:lisp-image-name) is the pathname of the executable.

   - Gary Palter
     Principal Software Engineer
     Clozure Associates


On May 9, 2007, at 8:02 PM, Chris Perkins wrote:

>
> When my delivery application is running, what is its pathname to  
> itself?
>
> I thought it might be  (Lispworks:current-pathname) , but that  
> doesn't seem to be the case.  (LW 5, Mac OS X)
>
> Thanks,
>
> Chris Perkins
> Media Lab, Inc.


Updated at: 2020-12-10 08:46 UTC