Re: Seaside root file directory - how to determine programatically

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: Seaside root file directory - how to determine programatically

Brian Murphy-Dye-3
I think you're asking about the file system, in which case this may  
be what you're after:
    FileDirectory default pathName

Since you're asking in the Seaside mailing list, you may be asking  
about Seaside's base, in which case it's probably this:
    WADispatcher default basePath

Brian.


On Jul 7, 2006, at 8:46 AM, Frank Sukhu wrote:

> Greetings,
>
> I am trying to figure out how to get the root file directory at run-
> time.
>
> I need to create a directory on the fly and to do this I need to  
> know the
> full pathname.  To construct the full pathname I need to know the  
> pathname
> of the root for seaside.
>
> I did search the newsgroup for info but found nothing.  Thanks for  
> any help.
>
> Cheers,
> Frank
>
>
>
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside