Op 2020-09-21 om 08:57 schreef LacaK via fpc-pascal:

Hi *,

are supported in -Fu (unit search path) networks paths? i.e. -Fu\\server\share -Fu\\server\share\path ?
Correction: unit cannot be found only if it is placed in "share root" \\server\share !
When is placed in \\server\share\path then it is found.

Why?

Possibly Share vs directory.   A directory has 4 slashes (\\x\y\<something), a share two.

Try \\server\share\.

Note that probably none of this is supported, just coincidence because Windows functions interpret it themselves.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to