View Single Post
Old 10-17-2006   #1 (permalink)
hn


 
 

tab and variable

I'm trying to use tab together with variable, e.g.:
by typing $pshome<enter>, i have
c:\windows\system32\windowspowershell\v1.0

i would expect
$pshome\..\<tab> would resolve to
c:\windows\system32\windowspowershell\v1.0\..\ OR
c:\windows\system32\windowspowershell\v1.0\

but it does not, it resolves somewhere to
c:\document and settings\username\$pshome\..\...

am i using it right? Thanks!
My System SpecsSystem Spec