Thread
:
Creating A Variable from the Value of Another
View Single Post
08-09-2007
#
2
(
permalink
)
Kiron
n/a posts
Re: Creating A Variable from the Value of Another
Use Set-Variable:
Set-Variable -name $a -value 'new value'
--
Kiron
My System Specs
Kiron