Pech,

If we look at the manual for the syntax of how to map a share..

quote:

USE H: "\\SERVER\PUBLIC"

Or, it could be somewhat similar to:

quote:

USE H: "\\SERVER\" + @USERID + "$"

{Edit} - We find what you are looking for:
code:
USE H: "\\bstl_svr3\" + @USERID + "$"

HTH,

Kent

[ 01. November 2002, 14:11: Message edited by: kdyer ]
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's