Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.mac.system > #16015

Re: How to find FSSpec of front Finder window?

From Tom Harrington <tph@pcisys.no.spam.dammit.net>
Newsgroups comp.sys.mac.system
Subject Re: How to find FSSpec of front Finder window?
Organization Atomic Bird
References <gastacara-1322852201@macgui.com> <barmar-5988A0.14513902122011@news.eternal-september.org> <jollyroger-F29A2A.15503002122011@news.individual.net>
Date 2011-12-02 16:52 -0700
Message-ID <tph-8836FD.16521102122011@localhost> (permalink)

Show all headers | View raw


In article <jollyroger-F29A2A.15503002122011@news.individual.net>,
 Jolly Roger <jollyroger@pobox.com> wrote:

> In article <barmar-5988A0.14513902122011@news.eternal-september.org>,
>  Barry Margolin <barmar@alum.mit.edu> wrote:
> 
> > In article <gastacara-1322852201@macgui.com>,
> >  gastacara@macgui.com (Cliff Huylebroeck) wrote:
> > 
> > > What is the shortest way to find the FSSpec of the front Finder window in 
> > > OS
> > > 9.2.2?
> > > 
> > > I know how to find it with AppleScript:
> > > 
> > > tell application "Finder"
> > > set x to item of container window 1
> > > end tell
> > > 
> > > But I search a simple function for use in a C++ program.
> > 
> > And you're asking here instead of c.s.m.programmer because...?
> 
> c.s.m.programmer isn't dead?

Not dead, just pining for the fjords.

-- 
Tom "Tom" Harrington
Independent Mac OS X developer since 2002
http://www.atomicbird.com/

Back to comp.sys.mac.system | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to find FSSpec of front Finder window? gastacara@macgui.com (Cliff Huylebroeck) - 2011-12-02 18:56 +0000
  Re: How to find FSSpec of front Finder window? Barry Margolin <barmar@alum.mit.edu> - 2011-12-02 14:51 -0500
    Re: How to find FSSpec of front Finder window? Jolly Roger <jollyroger@pobox.com> - 2011-12-02 15:50 -0600
      Re: How to find FSSpec of front Finder window? Tom Harrington <tph@pcisys.no.spam.dammit.net> - 2011-12-02 16:52 -0700
      Re: How to find FSSpec of front Finder window? Michael Vilain <vilain@NOspamcop.net> - 2011-12-02 23:13 -0800
        Re: How to find FSSpec of front Finder window? Jolly Roger <jollyroger@pobox.com> - 2011-12-03 08:45 -0600
          Re: How to find FSSpec of front Finder window? Don Bruder <dakidd@sonic.net> - 2011-12-03 08:54 -0800
            Re: How to find FSSpec of front Finder window? dog_cow@macgui.com (D Finnigan) - 2011-12-05 15:48 +0000
    Re: How to find FSSpec of front Finder window? gastacara@macgui.com (Cliff Huylebroeck) - 2011-12-05 15:47 +0000
      Re: How to find FSSpec of front Finder window? Jolly Roger <jollyroger@pobox.com> - 2011-12-05 12:56 -0600
  Re: How to find FSSpec of front Finder window? gastacara@macgui.com (Cliff Huylebroeck) - 2011-12-05 15:50 +0000

csiph-web