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

Home » Public Forums » archive » How to change directory to a NT server
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
How to change directory to a NT server [message #18474] Thu, 06 January 2000 00:00 Go to next message
Peter Brooker is currently offline  Peter Brooker
Messages: 28
Registered: July 1999
Junior Member
I am running IDL on an NT.

To move to an nt server I double click on the "Network Neighborhood" and
then select where I want to go.

I know that I can "Map a Network Drive" to a letter such as G: Then I
can use the IDL command "CD" to move to G:

Must I "Map" the network drive in order for IDL to move to it? Can IDL
somehow move to "Network Neighborhood" rather than to virtual drive G: ?

thanks-Peter Brooker
Re: How to change directory to a NT server [message #18651 is a reply to message #18474] Mon, 24 January 2000 00:00 Go to previous messageGo to next message
Peter Brooker is currently offline  Peter Brooker
Messages: 28
Registered: July 1999
Junior Member
IDL> help,findfile('\\8100NTSERVER\*.*')
<Expression> STRING = ''

Still no luck.

"R.Bauer" wrote:

> Peter Brooker wrote:
>>
>> When I go into "Map Network Drive" on my NT, it comes up with drive H:. Under
>> path it lists
>>
>> \\8100NTSERVER\8100 Files
>>
>> I have tried
>>
>> a=findfile('\\8100NTSERVER\8100 Files')
>>
>>
>
> try.
>
> help,findfile('\\8100NTSERVER\*.*')
>
> cia
>
> R.Bauer
Re: How to change directory to a NT server [message #18666 is a reply to message #18474] Fri, 21 January 2000 00:00 Go to previous messageGo to next message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Peter Brooker wrote:
>
> When I go into "Map Network Drive" on my NT, it comes up with drive H:. Under
> path it lists
>
> \\8100NTSERVER\8100 Files
>
> I have tried
>
> a=findfile('\\8100NTSERVER\8100 Files')
>
>

try.

help,findfile('\\8100NTSERVER\*.*')

cia

R.Bauer
  • Attachment: R.Bauer.vcf
    (Size: 0.00KB, Downloaded 67 times)
Re: How to change directory to a NT server [message #18745 is a reply to message #18474] Sun, 30 January 2000 00:00 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Peter Brooker wrote:
>
> IDL> help,findfile('\\8100NTSERVER\*.*')
> <Expression> STRING = ''
>
> Still no luck.
>
> "R.Bauer" wrote:
>
>> Peter Brooker wrote:
>>>
>>> When I go into "Map Network Drive" on my NT, it comes up with drive H:. Under
>>> path it lists
>>>
>>> \\8100NTSERVER\8100 Files
>>>
>>> I have tried
>>>
>>> a=findfile('\\8100NTSERVER\8100 Files')
>>>
>>>
>>
>> try.
>>
>> help,findfile('\\8100NTSERVER\*.*')
>>

OK next


"8100NTSERVER" should be the full address e.g. 8100NTSERVER.ibm.de
"volume" should be the name of a volume on the NT-Server


help,findfile('\\8100NTSERVER.ibm.de\volume\*.*')


R.Bauer
  • Attachment: R.Bauer.vcf
    (Size: 0.00KB, Downloaded 73 times)
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: CTRL-C, CTRL-V question.
Next Topic: How to call C program from IDL??

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

Current Time: Fri Oct 10 11:12:50 PDT 2025

Total time taken to generate the page: 1.75837 seconds