not4google
Programmer
Hi all,
I have 2 HashArrays:
%a
%b
%a contains the following key/value pairs:
Forward/Value
%b contains the following key/value pairs:
Curve/Forward
What I need to do is create a new HashArray that is a combination of %a and %b and has the following key/value:
Curve/Value
Any assistance would be much appreciated,
I have 2 HashArrays:
%a
%b
%a contains the following key/value pairs:
Forward/Value
%b contains the following key/value pairs:
Curve/Forward
What I need to do is create a new HashArray that is a combination of %a and %b and has the following key/value:
Curve/Value
Any assistance would be much appreciated,