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 
Return to the default flat view 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 previous 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
[Message index]
 
Read Message
Read Message
Read Message
Read Message
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 19:34:31 PDT 2025

Total time taken to generate the page: 0.00442 seconds