Re: [staf-users] Variable Sharing

2011-03-07 Thread Sharon Lucas
s IBM Austin, luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 From: Zach Calvert To: Sharon Lucas/Austin/IBM@IBMUS Date: 03/07/2011 01:53 PM Subject:Re: [staf-users] Variable Sharing I really want to set the same value on another system. I've written automated scr

Re: [staf-users] Variable Sharing

2011-03-07 Thread Sharon Lucas
c...@us.ibm.com (512) 286-7313 or Tieline 363-7313 From: Zach Calvert To: staf-users@lists.sourceforge.net Date: 03/07/2011 12:53 PM Subject: [staf-users] Variable Sharing I have two machines, call them Administrator and Consumer. On Administrator I define a variable called

[staf-users] Variable Sharing

2011-03-07 Thread Zach Calvert
I have two machines, call them Administrator and Consumer. On Administrator I define a variable called TEST with value hello using the command STAF LOCAL VAR SET SHARED VAR TEST=hello I am trying to get Consumer to have the same value for TEST defined in the same variable for Consumer. For exampl