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 example, I want STAF LOCAL VAR LIST to display a variable with TEST: hello
The only way that I know of to share the variable is through having Administrator call out STAF Consumer PROCESS START SHELL COMMAND "STAF LOCAL VAR SET SHARED VAR TEST={TEST}" and Administrator must have level 5 administrator access defined on Consumer. Is there an easier way to get a STAF variable off of one machine and store it onto another? Thanks, Zach Calvert ------------------------------------------------------------------------------ What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative solutions. http://p.sf.net/sfu/progress-d2d _______________________________________________ staf-users mailing list staf-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/staf-users