Re: Another Nit Needs Fixing [message #57643] |
Wed, 19 December 2007 20:34 |
pook41
Messages: 16 Registered: January 2007
|
Junior Member |
|
|
On Dec 20, 5:14 am, Vince Hradil <hrad...@yahoo.com> wrote:
> On Dec 19, 12:58 pm, David Fanning <n...@dfanning.com> wrote:
>
>
>
>> Folks,
>
>> I have another nit with IDL 7 this morning, now that
>> I am writing code again. :-)
>
>> How come when I open DIALOG_PICKFILE() it always
>> starts in the david folder in Documents and Settings?
>> I'm old school, and don't use the Documents and Settings
>> folder, and my IDL installation and files are all a LONG
>> way from there.
>
>> How do I make the Workshop know to look someplace a
>> little closer to home?
>
>> Cheers,
>
>> David
>> --
>> David Fanning, Ph.D.
>> Fanning Software Consulting, Inc.
>> Coyote's Guide to IDL Programming:http://www.dfanning.com/
>> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
>
> Isn't a function of the current working directory? You can set
> "change directory on open" so that it should browse from the source
> directory of the last opened source.
>
> BTW - I'm home with my daughter because she was infested with lice
> last week and I've been "nit picking" ever since, so no more "nit"
> references if you please! 8^{
And own up - how many of us instantly started scratching our heads
just at the mention of lice...??
Andrew
|
|
|
Re: Another Nit Needs Fixing [message #57656 is a reply to message #57643] |
Wed, 19 December 2007 11:21  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Vince Hradil writes:
> BTW - I'm home with my daughter because she was infested with lice
> last week and I've been "nit picking" ever since, so no more "nit"
> references if you please! 8^{
Oh, dear! I'm glad to be at the "smelling of booze" stage,
finally. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: Another Nit Needs Fixing [message #57659 is a reply to message #57656] |
Wed, 19 December 2007 11:14  |
Vince Hradil
Messages: 574 Registered: December 1999
|
Senior Member |
|
|
On Dec 19, 12:58 pm, David Fanning <n...@dfanning.com> wrote:
> Folks,
>
> I have another nit with IDL 7 this morning, now that
> I am writing code again. :-)
>
> How come when I open DIALOG_PICKFILE() it always
> starts in the david folder in Documents and Settings?
> I'm old school, and don't use the Documents and Settings
> folder, and my IDL installation and files are all a LONG
> way from there.
>
> How do I make the Workshop know to look someplace a
> little closer to home?
>
> Cheers,
>
> David
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Isn't a function of the current working directory? You can set
"change directory on open" so that it should browse from the source
directory of the last opened source.
BTW - I'm home with my daughter because she was infested with lice
last week and I've been "nit picking" ever since, so no more "nit"
references if you please! 8^{
|
|
|