You will also find this issue addressed in the KiXtart Manual Appendix A.

My recommendation would be to create hidden shares for your users based on user IDs. You would end up with a folder structure like this:
code:
d:\users\user1  with hidden share user1$
d:\users\user2 with hidden share user2$
...
d:\users\usern with hidden share usern$

You can then map to the user IDs with
code:
use h: '\\server\'+@USERID+'$$'



[ 05. September 2002, 17:10: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.