[basex-talk] file:write - check, if path is existing
Günter Dunz-Wolff
19 May
2016
19 May
'16
3:25 p.m.
Hi all,
for the command file:write($path, distinct-values($list)) I have to check, if $path is existing (for example let $path := ´users/xxx/xxx/etc’.
How is it done in XQuery? Thanks for any help.