SriksAdi
11th October 2004, 12:48
Hi,
I am using the function dir.open(). I have noticed that the return value is zero(0). Please let me know what does it indicate.

In my case , I am trying to open a directory which is not on the server. I am tring to reach the network directory using the IP address. Like "\\192.168.100.12\baan ".

When I try to access directory on the server, I could read it. Like "d:\baan\tmp"

Please help me resolve this problem.


regards
Sriks

csecgn
11th October 2004, 13:54
Hi,

I'm not shure that Baan accepts UNC-Pathes. Maybe thats the problem.

regards
csecgn

malutz
12th October 2004, 09:04
Try to use:

dir.open(bse.tmp.dir$())