On Monday, May 7, 2001, at 05:49 AM, Jim Correia wrote:
>> possibly, the settings which are in my Login.mine Environment.mine ,
>> ...etc. files had not propagated when I originally tried the functions
>> from within BBEdit.
>
> I'm not sure if those files are "run" when you start a GUI app. They
> are run when you start a new shell session. If anyone knows how to set
> environment variables for GUI apps please pass along the information.
loginwindow launches Finder launches BBEdit. Your shell hasn't had a
chance to do anything in that path. This differs from X11, where I
think your shell is invoked to launch your X session.
-Fred