Re: Accessing Network Paths
- Posted by jimcbrown (admin) Sep 17, 2011
- 1384 views
DerekParnell said...
mattlewis said...
jimcbrown said...
Have there been any issues? ...
Nothing euphoria related, AFAIK. ...
I don't know of any issues of using UNC in the open() or dir() calls, but I think that there would still be issues with the routines that extract parts of a path and with the canonical_path() routine.
D'oh!
Should they support UNC or should we have a separate canonical_unc_path() et al to handle this case?