Re: help with findfile [message #25759] |
Wed, 11 July 2001 15:52  |
david[2]
Messages: 100 Registered: June 2001
|
Senior Member |
|
|
Mark Hadfield writes:
> So here's another solution to your problem: convert your disk to NTFS.
Alas, I did this too. Now my Windows 2000 machine
cannot see my Windows 98 machine on the network.
Although my Window NT machine can see both. Sheesh... :-(
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|
|
Re: help with findfile [message #25769 is a reply to message #25762] |
Wed, 11 July 2001 11:45   |
David Miller
Messages: 7 Registered: October 1999
|
Junior Member |
|
|
Craig,
Thanks, that works perfectly.
-Dave
"Craig Markwardt" <craigmnet@cow.physics.wisc.edu> wrote in message
news:on66czian5.fsf@cow.physics.wisc.edu...
>
> "David Miller" <dom@virl.gsfc.nasa.gov> writes:
>
>> I am using the FINDFILE routine to list all of the available data files
in a
>> particular directory. I then search through the list to get starting and
>> ending points for a particular image. However, the filenames returned by
>> FINDFILE are not in order (alphabetical), they are all mixed up. Any way
to
>> get them in order? I am using IDL 5.4 on Win 2000.
>
> Will the SORT command help? Ie,
>
> NAMES = NAMES(SORT(NAMES)))
>
> Craig
>
> --
> ------------------------------------------------------------ --------------
> Craig B. Markwardt, Ph.D. EMAIL: craigmnet@cow.physics.wisc.edu
> Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
> ------------------------------------------------------------ --------------
|
|
|
|
|
|
Re: help with findfile [message #25860 is a reply to message #25782] |
Wed, 18 July 2001 10:02  |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
"Pavel A. Romashkin" wrote:
>
> David Fanning wrote:
>
>> Alas, I did this too. Now my Windows 2000 machine
>> cannot see my Windows 98 machine on the network.
>> Although my Window NT machine can see both. Sheesh... :-(
>
> This is what you get when you work with inferior operating systems :-)
> When you use the superior one (which, of course, is Mac OS), you don't
> have to worry about these issues. You KNOW that you ain't gonna see
> neither of the three, and just get your work done on one computer.
>
> Cheers,
> Pavel
These OS are really young and you want or like to live with such
problems.
I am not more!
You should either think about using linux. The new suse7.2 distribution
is very comfortable. The konqueror browser and the filemanager are
very useful and well planned
And KWord saves tex files. At the moment it's not able to read tex
files.
But I believe MS Word is much more far away to use tex files as KWord.
The staroffice suite reads and writes all MS Format files. Why pay
expensive
MS licenses ?
And IDL - hm there is no wuidget builder in unix that's for me a problem
too.
I know the builder "QT Designer" by Trolltex but this is only for C.
But this shows me that it is not impossible to write such a tool for
linux.
At the moment for widget programming I start vmware windows and idl.
cheers
Reimar
cheers
Reimar
--
Reimar Bauer
Institut fuer Stratosphaerische Chemie (ICG-1)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg1/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg1/idl_icglib/idl_lib_intro.h tml
http://www.fz-juelich.de/zb/text/publikation/juel3786.html
============================================================ ======
read something about linux / windows
http://www.suse.de/de/news/hotnews/MS.html
|
|
|