Ask a Question related to Mac Programming, Design and Development.
-
Patrick Stadelmann #1
Re: Creating local path from path with ':' seperators
In article <vk9s3ppgj1g59@corp.supernews.com>,
"Harpstein" <mharp@seapine.com> wrote:
This can be converted to a FSSpec using FSMakeFSSpec.> heya,
>
> I've got a path like "Mac HD:Users:harpstein:"
The FSSpec can be converted to a FSRef using FSpMakeFSRef
Patrick> and I want to convert it to the real path of "/Users/harpstein"
>
>
> I've found the FileManager routine FSRefMakePath, but can't figure out how
> to create the FSRef from the path I have.
>
> Any examples would be greatly appreciated.
--
Patrick Stadelmann <Patrick.Stadelmann@unine.ch>
Patrick Stadelmann Guest
-
Testing path vs Local path -- not matching
So, I've just set up CFMX7 Developer Edition on my Mac, and it works great -- I can access the server at http://localhost:8500/cfusion/. I have now... -
How to put /usr/local/bin in solaris 8 PATH
Hi, How to put /usr/local/bin in solaris 8 PATH Thank -
relative path to local shared object
Is it possible to force Flash to create and access a local shared object in the same directory as the Flash movie that will be using it instead of... -
#25444 [Opn->Bgs]: php4isapi.dll path to win.ini doesn't load from current path.
ID: 25444 Updated by: sniper@php.net Reported By: ict at primus dot ca -Status: Open +Status: Bogus... -
#25444 [NEW]: php4isapi.dll path to win.ini doesn't load from current path.
From: ict at primus dot ca Operating system: W2K PHP version: 4.3.3 PHP Bug Type: *Configuration Issues Bug description: ... -
Frederick Cheung #2
Re: Creating local path from path with ':' seperators
On Thu, 21 Aug 2003, Patrick Stadelmann wrote:
Only if the path length is less than 255 characters.> In article <vk9s3ppgj1g59@corp.supernews.com>,
> "Harpstein" <mharp@seapine.com> wrote:
>>> > heya,
> >
> > I've got a path like "Mac HD:Users:harpstein:"
> This can be converted to a FSSpec using FSMakeFSSpec.
Fred
> The FSSpec can be converted to a FSRef using FSpMakeFSRef>>> > and I want to convert it to the real path of "/Users/harpstein"
> >
> >
> > I've found the FileManager routine FSRefMakePath, but can't figure out how
> > to create the FSRef from the path I have.
> >
> > Any examples would be greatly appreciated.
> Patrick
> --
> Patrick Stadelmann <Patrick.Stadelmann@unine.ch>
>Frederick Cheung Guest



Reply With Quote

