with your way the code would be:
 Code:
Break On
$ = SetOption('NoMacrosInStrings', 'On')

$Share = '\\server\share\@USERID'
'Share: ' $Share ? ?
$ = Execute('$$Share = '+$Share)
?
'Use D: ' $Share ?
_________________________
!

download KiXnet