Mail Archives: djgpp/1998/04/29/13:56:01
Hi All:
_fixpath makes some wrong things with Novell file names. In Novell a correct
file name can be expressed as:
\\SERVER\PATH\FILE.NAM
Now if I pass it to _fixpath I get:
c:/server/path/file.nam
Of course that's very wrong. I need something like:
\\server/path/file.nam
The last works ok (I can open this file). Now my question is: is possible to
add it? is it worst? does anybody know what service can be used to find if
"SERVER" is a valid Novell server?
SET
------------------------------------ 0 --------------------------------
Visit my home page: http://set-soft.home.ml.org/
or
http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
ICQ: 2951574
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -