comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » using SPAWN to work with Windows NT network directories
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
using SPAWN to work with Windows NT network directories [message #25247] Fri, 01 June 2001 12:28 Go to next message
differentiable is currently offline  differentiable
Messages: 5
Registered: June 2001
Junior Member
i'm trying to use spawn to create a directory on our Windows network
server.
i can do this locally with the following commands:

IDL> cd, 'c:\temp'
IDL> spawn, 'md mydirname'

will make a directory 'c:\temp\mydirname'. When I try this across the
network
however, eg.,

IDL> cd, '\\Devsrvr\Users\me\'
IDL> spawn, 'md mydirname'

i don't get anything. I can use cd in combination with findfile()
across the network, but i can't get spawn to do anything for me on
devsrvr. Any ideas?
Thanks! Lucas
Re: using SPAWN to work with Windows NT network directories [message #25360 is a reply to message #25247] Tue, 05 June 2001 08:34 Go to previous messageGo to next message
differentiable is currently offline  differentiable
Messages: 5
Registered: June 2001
Junior Member
davidf@dfanning.com (David Fanning) wrote in message news:<MPG.1585c12370f0d320989e22@news.frii.com>...
> Mark Hadfield (m.hadfield@niwa.cri.nz) writes:
>
>> As to *why* the CMD shell cannot use a UNC working directory, I have no
>> idea. Nor can I recall right now why I haven't switched to Linux yet.
>
> Installation nightmares, no doubt. :-(
>
> Cheers,
>
> David

Thanks All! Mapping a network drive works. No way I'd be working on
a windows machine if I could afford a Linux IDL license! Lucas
Re: using SPAWN to work with Windows NT network directories [message #25369 is a reply to message #25247] Mon, 04 June 2001 16:01 Go to previous messageGo to next message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Mark Hadfield (m.hadfield@niwa.cri.nz) writes:

> As to *why* the CMD shell cannot use a UNC working directory, I have no
> idea. Nor can I recall right now why I haven't switched to Linux yet.

Installation nightmares, no doubt. :-(

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: using SPAWN to work with Windows NT network directories [message #25423 is a reply to message #25360] Thu, 07 June 2001 09:36 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Lucas Miller wrote:
>
> davidf@dfanning.com (David Fanning) wrote in message news:<MPG.1585c12370f0d320989e22@news.frii.com>...
>> Mark Hadfield (m.hadfield@niwa.cri.nz) writes:
>>
>>> As to *why* the CMD shell cannot use a UNC working directory, I have no
>>> idea. Nor can I recall right now why I haven't switched to Linux yet.
>>
>> Installation nightmares, no doubt. :-(
>>
>> Cheers,
>>
>> David
>
> Thanks All! Mapping a network drive works. No way I'd be working on
> a windows machine if I could afford a Linux IDL license! Lucas

If you are using a floating license you can switch between both
platforms
and some others.

regards
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 J�lich
http://www.fz-juelich.de/icg/icg1/idl_icglib/idl_lib_intro.h tml

http://www.fz-juelich.de/zb/text/publikation/juel3786.html
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: IDL 5.4 and MacOS 9.1 -- updating IDLSpec
Next Topic: Re: Specific cross platform IDL problem...

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:47:17 PDT 2025

Total time taken to generate the page: 0.00486 seconds