• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Default dir for choose file name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Default dir for choose file name


  • Subject: Re: Default dir for choose file name
  • From: Matthew Smith <email@hidden>
  • Date: Mon, 25 Aug 2003 00:36:17 +1000

on 24/08/2003 22:35, Doug McNutt at email@hidden wrote:

> At 11:17 +0100 8/24/03, John Delacour wrote:
>> When I run choose file name, the default directory is always the startup
>> disk.
>
> Just another Classic feature lost by taking the Next Step.
>
> What really bugs me is that BBEdit worksheets don't honor a working directory
> set up with a cd command when it comes to doing a File-Save. I want my MPW
> back so badly.

When you do a shell script and change the current working directory the
original process will never change the current working directory. It happens
in a sub-process. That directory is only set for the sub-process which is
then terminated. The original process always has the same directory which it
started with.

A GUI application usually take the current directory from the one it last
used.

--
Matthew Smith
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Default dir for choose file name (From: Doug McNutt <email@hidden>)

  • Prev by Date: Re: as is what?
  • Next by Date: Re: Default dir for choose file name
  • Previous by thread: Re: Default dir for choose file name
  • Next by thread: Re: Default dir for choose file name
  • Index(es):
    • Date
    • Thread